SlackBuildsOrg/audio/lv2dynparam1
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
lv2dynparam1.info
lv2dynparam1.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README audio/lv2dynparam1: Fix README. 2020-10-17 09:37:52 +07:00
slack-desc

lv2dynparam 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 consists of a header describing the extension
interface and libraries, one for plugins and one for hosts, to expose
functionality in more usable, from programmer point of view, interface.