Skip to content

savonet/ocaml-samplerate

Repository files navigation

ocaml-samplerate

This package contains an OCaml interface for the samplerate library.

Please read the COPYING file before using this software.

Prerequisites

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

Via dune (for developers):

$ dune install

Bugs

Please report any issue in the dedicated bugtracker.

Author

This author of this software may be contacted by electronic mail at the following address: [email protected].