I’m looking into making a GUI app that can also be used as a plugin. This means I’m not ready to put down the cash for Ableton, but I would like to test VSTs. Are there free alternatives or other ways out there for loading/testing audio plugins?
Thanks! Apologies in advance for all the things I’ve done wrong. [Unless people here are nicer than at Stack Overflow ]
studio one is a good free daw. you’re at the right place btw. the people here are super nice.
there are also vst hosts like cantabile and audacity which have not all features, like tempo- or project position information. so you can’t test all features in every host. but i think studio one should be fine
I agree, Studio one is really great, (I switched from ProTools, which was a bit too big for what I do) but the free version of Studio one does not support VST, you need at least Artist with an addon or the pro version.
Also the JUCE plugn host can help with first testing.
So if you test your plugin in the engine’s PluginDemo and you are having issues you can step through the host code and your plugin code which can be helpful.
Other the JUCE PluginHost, the PlginDemo offers a playhead with position and tempo info which might be needed for your plugin.