Re: [LAD] How to develop guis for LV2?

From: David Robillard <dave@email-addr-hidden>
Date: Fri Nov 06 2009 - 03:32:47 EET

On Fri, 2009-11-06 at 12:26 +1100, Loki Davison wrote:
> As a gedankenexperiment what are the problems in LV2 that make it
> ineffective or even inelegant for implementing something like Jconv
> i.e a wrapper on your very lovely zita-convolver? How should these be
> solved?

The main thing lacking for stuff like this is an elegant way of passing
stuff like the filename to the plugin so it can load it. The "string
ports" extension will work for this though, it's just a bit kludgey
(it's basically a stop-gap).

We need a good message/RPC system, basically, for quite a few things.
Something like OSC but a bit more flexible (or just OSC itself is an
option as well).

-dr

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Fri Nov 6 04:15:04 2009

This archive was generated by hypermail 2.1.8 : Fri Nov 06 2009 - 04:15:04 EET