Warning
This repository is read-only. All changes must be made in
savonet/liquidsoap under
src/modules/synced/portaudio/ and will be mirrored here automatically.
OCaml bindings for PortAudio, a portable audio I/O library.
Please read the COPYING file before using this software.
- OCaml >= 4.14
- portaudio (e.g.
apt install portaudio19-devorbrew install portaudio) - dune >= 3.0
Via opam:
$ opam install portaudio
$ dune build
$ dune install