StudioDave wrote:Outstanding. I'll be happy to test any of them, I'm keeping Ardour3 and LV2 up-to-date on various systems.
You can complie the latest git code right now. afaik, it should be stable, I'm just doing final tests and making sure they work on my hosts (and some others too, although limited due to missing features)
- Code: Select all
git clone git://distrho.git.sf.net/gitroot/distrho/distrho --depth 1
cd distrho
# checkout the README and install all dependencies
./scripts/premake-update linux
make lv2
make gen
StudioDave wrote:70 would have been better...

I know I could had there much much more, but I want to get out a base pack first (need to focus a bit on KXStudio too, release is already delayed).
There are a lot of Juce based plugins out there waiting for a port, and my vst2lv2 bridge allows me to easily port any VST to LV2 (cmt-bitcrusher is an example of that).
So in 2 months I expect to get ~200 plugins & ports
StudioDave wrote:Fantastic endeavor. Now to get DSSI support into A3...
Good luck on that... afaik they have 0 interest on it.