Hi all
I'm interested in creating a simple VSTi plugin host that could run either standalone or (more importantly) as a VSTi or AU plugin itself.
Kind of like a wrapper for VST instruments.
Are there any examples out there?
Thanks
Hi all
I'm interested in creating a simple VSTi plugin host that could run either standalone or (more importantly) as a VSTi or AU plugin itself.
Kind of like a wrapper for VST instruments.
Are there any examples out there?
Thanks
I've not seen exactly what you're after - but worth double checking that you've already found the separate host and plugin demos in the juce extras folder? :)
I've built a few of these, several for clients.
I don't have an example to share, but I'll tell you it's surprisingly easy to do (really a big win for Juce that it is).
I can't think of any issues I ran into offhand, but just try combining the two demos and you'll be there. Drop another line if you run into any problems.