package pulseaudio

  1. Overview
  2. Docs
Bindings to Pulseaudio client library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.4.tar.gz
md5=f73f732602cc3a70d418a307d32a87bd
sha512=976641431c7fa888a272fc9f17ed62ae28fc92e3033b6b59e5cdc5d06192f320247bfa11595ed920cf1ee8b32261707f25a696b21e67152f17117ddeddceb7a0

Description

Published: 14 Dec 2020

README

README.md

ocaml-pulseaudio

This package contains an OCaml interface for PulseAudio client library, otherwise known as pulseaudio.

Please read the COPYING file before using this software.

Prerequisites:

  • ocaml

  • pulseaudio

  • 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 samplerate

Via dune (for developers):

$ dune install

This should install the library file (using ocamlfind) in the appropriate place.

Author:

This author of this software may be contacted by electronic mail at the following address: savonet-users@lists.sourceforge.net.

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.