Warning
This repository is read-only. All changes must be made in
savonet/liquidsoap under
src/modules/synced/pulseaudio/ and will be mirrored here automatically.
OCaml bindings for PulseAudio, a sound server for POSIX OSes.
Please read the COPYING file before using this software.
- OCaml >= 4.14
- libpulse and libpulse-simple (e.g.
apt install libpulse-dev) - dune >= 3.0
Via opam:
$ opam install pulseaudio
$ dune build
$ dune install