SlackBuildsOrg/audio/lv2dynparam1
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
lv2dynparam1.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
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.

This requires lv2.