DESCRIPTION

This manual page documents briefly the liblv2dynparamplugin1-0

lv2dynparamplugin1-0 is a LV2 plugin interface extension that enables plugin parameters to appear and disappear (i.e. number of voices). It also allows nested grouping of parameters. Groups can be used for things like ADSR abstraction, i.e. group of 4 float parameters.

The extension has been initially created to allow exposing the full functionality of the zynadd LV2 plugin (part of the zyn project) and to allow generic UI - provided by a host (zynjacku). The extension allows but does not requires generic UI. Plugin writters are free to provide custom UI for their plugin.

The extension should be suitable for all plugins that expose many and/or complex data types, like samplers, non-trivial synths, etc.

RELATED TO liblv2dynparamplugin1-0…

slv2, and jackd

AUTHOR

liblv2dynparamplugin1-0 was written by Nedko Arnaudov <[email protected]>.

This manual page was written by Jaromír Mikeš <[email protected]>, for the Debian project (and may be used by others).