I’ve been using Pc’s for ages, and I’m very new to Mac’s and xcode etc.
I think I built the demo vst correctly, but I can’t get it to start under any of the freeware VST Hosts (Kil2.2, Audacity or HostX)
I may well be doing something wrong.
After building the vst, I copy the .vst to /Library/Audio/plug-ins/vst
Is this right?
I haven’t mastered debugging VST’s yet under xcode, (is it like under Windows, you start the Host App under the debugger to debug the pluggin?)
All I can tell so far is from the hosts error log, I can see:
vst:JuceVST.vst:plug-in initialization error
Does that mean anything to anyone?
I haven’t started hunting through the classes yet to see if there was anything obvious, because I didn’t think I was doing it right (i.e. didn’t want to distrust Juce!)