package dssi

  1. Overview
  2. Docs
Bindings for the DSSI API which provides audio synthesizers

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.5.tar.gz
md5=8d3713b79a9cf1324e190e7fe0d8facf
sha512=ab5b0e0b870adb7e2f4019e1659c4fa35b0832a77bcabca516799e61c4305e4daf50b3cf2b2b67aba751ca23299060688988945920469fb3c2420197c6b02c77

CHANGES.html

CHANGES

0.1.5 (11-01-2022)
=====
* Clean up previous changes, add test.

0.1.4 (07-01-2022)
=====
* Get rid of naked pointers.

0.1.3 (06-12-2020)
=====
* Adapt to ocaml-ladspa 0.1.6.
* Switch to dune!

0.1.2 (03-08-2015)
=====
* Fixed CFLAGS when checking for ocaml_ladspa.h

0.1.1 (17-02-2013)
=====
* Add mli.
* Link with ladspa in META.
* Fix configure test for ladspa.h.

0.1.0 (04-07-2011)
=====
* Initial release.