Hello everyone!
I'm incredibly new to all this, literally two days old in terms of building audio units. (or learning how to anyway)...
Day one was interesting, spent hours looking for CoreAudio SDK to eventually find out it's now called CoreAudio Utility Classes!, Then spent another few hours trying to work out why I did not have the Audio Unit template in Xcode, to then find it does not exist anymore!!!! I attempted building my own template (file Structure) following a tutorial but it sadly wouldn't build and there were too many errors for me to begin caring about...
I'm using Xcode 5 and have the CoreAudio Utility Classes and VST SDK.
- VST SDK is here, /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/VST_SDK
- CoreAudio is here, /Applications/Xcode.app/Contents/Developer/Extras/CoreAudio
After all this hassle and fuss I found JUCE! which has been amazing so far and I want to begin learning and using it properly.
My main goal at the moment is to build the JUCE DEMO PLUGIN and get it working in the host application AU Lab, and even better would be LOGIC PRO 9. Then I plan on really indulging in the development side to things.
I've built the Introjucer, and finally built the JUCE DEMO PLUGIN WOOHOO! But!....
I copied my JuceDemoPlugin.component to here - /Users/georgeduller/Library/Audio/Plug-Ins/Components/JuceDemoPlugin.component
This is all well and good and I began to think I'd finally done something... but I cant use it in either AU Lab or Logic Pro 9.
I've tried 32/64 bit and 64 bit and have had no luck, also restarted my macbook pro, still no luck.
I'm sure there is somethingIi'm doing wrong or have missed but as I'm so new to this I'm not sure what it is.
Any help would be musch appreciated, I've found similar posts relating to the topic but have yet to find the answer...
Cheers,
George!