[LAD] Qt GUI for LV2 Plugin

Louigi Verona louigi.verona at gmail.com
Tue Jun 15 09:03:51 UTC 2010


On Tue, Jun 15, 2010 at 12:16 PM, Luis Garrido <
luisgarrido at users.sourceforge.net> wrote:

> > So I've written a GUI, and I've gotten a better understanding of how the
> Qt
> > framework works.  It seems to me that all that would be necessary is for
> the
> > host to pass a pointer to a QWidget, which the plugin adds itself to, and
> > the rest can behave exactly like the ui:GtkUI.  If I'm not mistaken, all
> > that would be necessary it to write a new rdf file.
>
> That's the easy part. Now all that is necessary is that _host
> developers_ include support for a ui:QtUI extension. That will be
> especially difficult is the host is a Gtk app. Welcome to the plugin
> UI holy wars. :-)
>
> Also your plugin outputs MIDI, I don't know how many hosts include
> support for that, but I'd reckon not a lot.
>
> At this moment of Linux Audio Plugin History I'd recommend you to
> convert your plugin into a standalone application. Then you can add
> whatever GUI you want and don't have to worry about connectivity
> issues and host compatibility, since all will be handled by
> jack/jack-midi/alsa-seq. Add lash or jack-session support and we are
> good to go.
>
> HTH,
>
> L
> _______________________________________________
> Linux-audio-dev mailing list
> Linux-audio-dev at lists.linuxaudio.org
> http://lists.linuxaudio.org/listinfo/linux-audio-dev
>



Should work fine with Qtractor at least )))

-- 
Louigi Verona
http://www.louigiverona.ru/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20100615/e33a1716/attachment.html>


More information about the Linux-audio-dev mailing list