slackbuilds_ponce/audio/lv2dynparam1
Matteo Bernardini 76b574ff3f
audio/lv2dynparam1: Fix for the newer lv2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-09-05 08:26:50 +07:00
..
lv2dynparam1.info
lv2dynparam1.SlackBuild
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.