package lilv

  1. Overview
  2. Docs
Bindings to lilv library for using LV2 audio plugins

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=c165d258c71a50f46f426825b8e688e0
sha512=e522c4aad328844b5d9b70a5ea1588bc2de16055916ecb87ae6b74139bb576ef337ba5663a2a7caa57951a7f517c11988b3f04cbcc1b6ece828d79ce80ed65ac

Description

Bindings to the lilv library for simple use of LV2 plugins in applications. LV2 is an open extensible standard for audio plugins. Many types of plugins can be built with LV2, including audio effects, synthesizers, and control processors for modulation and automation.

Published: 01 Jul 2021

README

ocaml-lilv

OCaml bindings to the lilv library in order to use LV2 audio plugins.

For bugs and feature requests: https://github.com/savonet/ocaml-lilv/issues.

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None