B. Watson dc7cc175bf audio/lv2dynparam1: Remove .la file. 2 роки тому
..
README dc7cc175bf audio/lv2dynparam1: Remove .la file. 2 роки тому
lv2dynparam1.SlackBuild dc7cc175bf audio/lv2dynparam1: Remove .la file. 2 роки тому
lv2dynparam1.info e246b8b29f audio/lv2dynparam1: Fix homepage. 7 роки тому
slack-desc dc7cc175bf audio/lv2dynparam1: Remove .la file. 2 роки тому

README

lv2dynparam1 (dynamic parameter extension for LV2)

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 a more usable interface, from the programmer's point
of view.