package ao

  1. Overview
  2. Docs
Bindings for the AO library which provides high-level functions for using soundcards

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.3.tar.gz
md5=866189ecffd36e83ab314796133f0276
sha512=78797eba556b8574c0cd582fe09558065b2daf6150942f5eb74f862d181161b47335874a41062ea1ee627dcf667a83a0bbb383a14b2a44aa9f0d7935485c7542

CHANGES.html

CHANGES

0.2.3 (202001-09)
=====
* Fix channel matrix not being set, leading to a segfault of arm64_big_sur

0.2.2 (2020-12-07)
=====
* Switch to dune!

0.2.1 (2015-07-29)
=====
* Dummy github release.

0.2.0 (2010-06-21)
=====
* Adapted to libao 1.0 API: added channels matrix parameter.
* Wrapped all exported functions with the required
  CAMLprim/CAMLparam/CAMLlocal/CAMLreturn..
* Simplified a lot of internal things..
* Changed driver's type to a record containing
  the driver's properties.

0.1.10 (2008-10-11)
======
* Added support for --enable-debugging configure option
* Makefile now honnors LIBDIRS
  variable for linking against libraries
  located in other places than then standard
  ones.
* Added prefix to main compilation variables
  if passed to configure.
* Added NO_CUSTOM to build
  in standard mode.

0.1.9 (15-04-2008)
=====
* Install .cmx file
* More portable make invokation
* Fixed typo in META file

0.1.8 (17-10-2007)
=====
* Updated configure support
* Use only caml syntax
0.1.7.1
=====
* Initial release on behalf of the savnet team
* Rewritten autoconf support to match the others binding
* Added function to get the default driver
0.1.7
=====
* Released by Bárður Árantsson <bardur@imada.sdu.dk> at
   http://www.imada.sdu.dk/~bardur/personal/45-programs
OCaml

Innovation. Community. Security.