[LAD] Portable user interfaces for LV2 plugins
Paul Davis
paul at linuxaudiosystems.com
Wed Mar 2 17:29:15 UTC 2011
On Wed, Mar 2, 2011 at 12:25 PM, Olivier Guilyardi <list at samalyse.com> wrote:
> <pluginUserInterface gridWidth="16" grigHeight="8">
> <knob port="gain" x="1" y="2" width="4" height="4" />
> <slider port="freq" x="1" y="7" width="6" height="1" />
> <waveform ...>
> <pad ...>
> ...
> </pluginUserInterface>
from the depths of time:
http://lalists.stanford.edu/lad/2000/Nov/0344.html
it basically turned out to be useless. the host can put together a
pretty good GUI by itself. it could do an almost perfect job with port
grouping hints.
More information about the Linux-audio-dev
mailing list