Hello all,
I have created a very simple little reverb patch in pd which i now need to turn into an audio plug in.
I decided on developing it as a .vst plug in but ran into countless problems with juice amongst other things, so i'm going down the .au route.
I'm compiling in xcode (with little knowledge of C) and need to have the plug in done as soon as possible as it's for my final project at SAE of which the deadline is fast approaching. My first port of call is finding the core audio SDK online, and essentially carrying out the steps in this article http://sample-hold.com/2011/11/23/getting-started-with-audio-units-on-os-x-lion-and-xcode-4-2-1/
I'm just wondering wether anyone here has a bit of experience doing this?
Any and all help would be vastly appreciated. I massively underestimated this part of the project and i'm suffering because of it.
Thank you guys,
George.