slackbuilds_ponce/audio/lv2dynparam1
B. Watson 3d88158398 audio/lv2dynparam1: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-01-01 20:30:27 -05:00
..
lv2dynparam1.info
lv2dynparam1.SlackBuild audio/lv2dynparam1: License added. 2013-01-01 20:30:27 -05:00
README
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.