Re: [LAD] VSTGUI porting in Linux

From: Filipe Lopes <falktx@email-addr-hidden>
Date: Fri Nov 16 2012 - 22:50:44 EET

On Fri, Nov 16, 2012 at 7:45 PM, Jeremy Jongepier <jeremy@email-addr-hiddenwrote:

> On 11/16/2012 04:57 PM, Louis Gorenfeld wrote:
>
>> Hi,
>> I'm the author of a free VST called Digits that has a Linux port.
>> Recently, I put out a new version that has a full editor GUI, but was
>> unable to get the GUI to work on Linux because VSTGUI 4 doesn't appear
>> to have a Linux port.
>>
>> What do you think the best strategy (fastest, least code changes)
>> would be to deliver a GUI for Linux users? I see on the JUCETICE site
>> that there's a VSTGUI 3.0 port, and the old 2.2 VSTGUI that comes with
>> the VST SDK has at least some Linux support (IIRC). I don't use any
>> advanced features (just dials, labels, and sliders). Are either of
>> these good options, and which would be best?
>>
>> Input from somebody experienced with this would be great.
>>
>> -Louis
>>
>
> Hello Louis,
>
> You might want to contact Filipe Coelho (aka falktx).
>
> http://forum.linuxmusicians.**com/viewtopic.php?f=47&t=10231<http://forum.linuxmusicians.com/viewtopic.php?f=47&t=10231>
>
> Regards,
>
> Jeremy
>

I have some experimental code for VST UIs in Linux (using openGL), it's not
ready for release...
I've uploaded a source tarball with a plugin inside, although the UI seems
to have some little issues right now:
http://kxstudio.sourceforge.net/tmp/3BandEQ-VstTest1.tar.gz

I'll work more on it soon, so for now it can be a "preview" of how it is
done.
But in short, it uses something I call "DISTRHO Plugin Toolkit", which
similar to Juce can make a single source code compile into different plugin
APIs (At the moment LADSPA, DSSI, LV2, VST and Standalone, some better than
others).
This plugin uses openGL for the UI, but Qt4 can be used alternatively.

Again, this is very new stuff, not ready for release!

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Sat Nov 17 00:15:01 2012

This archive was generated by hypermail 2.1.8 : Sat Nov 17 2012 - 00:15:01 EET