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.4.tar.gz
md5=cc7e55bd899442e37757316cc06db3d7
sha512=bea743458241e3c46c1ea9008a85058fc46c8798defb983cc6a9a6530e3e62cb8d982d6ed29a91933faa23bb422c96412c973ff004ed4d79f864941188ca234a

Description

Published: 04 Jan 2022

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.

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None