Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 812 Bytes

README.md

File metadata and controls

52 lines (36 loc) · 812 Bytes

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].