package bjack

  1. Overview
  2. Docs
Bindings for the Jack library which provides functions for linking audio programs

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.6.tar.gz
md5=e3e9b991e9523891dc76852b353db520
sha512=03ceb04c76ea8edb231cd2a3d7f9caf7b3c80fdb9451cbf7c4c7fd49cc0a2dfd3545901baf6f86b0f760ac657fad23ebf891ba2e2af392e1c0407524f79b0e91

Description

Published: 03 Jan 2021

README

README.md

ocaml-bjack

This package contains an OCaml blocking API for the jack audio connection kit.

Please read the COPYING file before using this software.

Prerequisites:

  • ocaml

  • jack audio connection kit

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

Via dune (for developers):

$ dune install

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