I’m going to use Juce to develop a VST plugin for Windows and OS X
I’ll need some freedom in my VST plugin so I’d like to use general Juce classes and functions e.g. File::StartAsProcess etc.
Can I just use most of Juce in a VST plugin? Or I am somehow limited?
Thank you.