package portaudio

  1. Overview
  2. Docs
Bindings for the portaudio library which provides high-level functions for using soundcards

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.2.tar.gz
md5=b79cb7442c5148d594aed9257d6c52a0
sha512=4239592ad8d9cd272d9fa936b7c0b0ded0ad5b88933b1e1f18253189a5ef550123a84ecf1df23c8d24c105f16ff9088e47a7fe4ec7cf821b7478f62bb569b4b1

Description

Published: 11 Dec 2020

README

ocaml-faad

This package contains an OCaml interface for the portable audio I/O library.

Please read the COPYING file before using this software.

Prerequisites:

  • ocaml

  • portaudio

  • 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

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

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.