This package contains an OCaml interface for the samplerate library.
Please read the COPYING file before using this software.
- ocaml
- libsamplerate
- findlib
- dune >= 2.0
$ dune build
This should build both the native and the byte-code version of the extension library.
Via opam
:
$ opam install samplerate
Via dune
(for developers):
$ dune install
Please report any issue in the dedicated bugtracker.
This author of this software may be contacted by electronic mail at the following address: [email protected].