Audio Plugin host/client support on linux

does anyone here know the status of plugin hosting and clients on Linux? is there a ladspa or lv2 client implementation out there that works with the current tip?

thanks

oli

 

I'm pretty sure the demo plugin host will load LADSPA plugins out of the box. fallTx has written an LV2 wrapper, but I'm not sure about hosting them. 

thanks! i discovered JUCE_PLUGINHOST_LADSPA. don't seem to be able to get that to show up in the introjucer though so had to add it manually

Juce can host LADSPAs and VSTs on Linux, and plugins can be exported as VST (or LV2 using my custom wrapper).

 

thanks, do you have some instructions for adding your LV2 wrapper to JUCE?

The forum topic for it is here http://www.juce.com/forum/topic/juce-lv2-plugin-wrapper