package ao
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
Description
Published: 11 Jan 2021
README
ocaml-ao
This package contains an OCaml interface for the cross-platform audio output library, otherwise known as libao.
Please read the COPYING file before using this software.
Prerequisites:
ocaml
libao
findlib
dune >= 2.0
Compilation:
$ dune build
This should build both the native and the byte-code version of the extension library.
Installation:
Via opam
:
$ opam install ao
Via dune
(for developers):
$ dune install
Author:
This author of this software may be contacted by electronic mail at the following address: savonet-users@lists.sourceforge.net.
Dependencies (4)
- dune-configurator
-
dune
>= "2.0"
- conf-pkg-config
- conf-ao
Dev Dependencies
None
Used by
None
Conflicts
None