Prerequisites
- Mac OSX 10.9
- Latest XCode (5.0.2)
- Audio Unit Template Generator (Download it from This )
Step 1
Download
AudioUnitTemplateGenerator and extract it to your folder. Then, open the AudioUniteTemplateGenerator.xcodeproj to open the
template in Xcode
There are couple things that we have to adjust in order make
this template to our template. Most of the scenario is to rename every
AudioUnitTemplateGenerator to your own name in this example I use
“MyAUTemplate".
Step 2.
Rename Identity and Type to “MyAUTemplate”
Press Enter, The dialog of Xcode Will show up that we want
to rename the item in this project or not, Press Rename
Step 3.
Replace all the name in the template source code to
be the name of your project.
Click Repress all
Step 4.
Change Source Filename
Manage the Scheme and Create Your Scheme
Step
7.
Compile
and Testing with your new au template component
Enjoy
:)








No comments:
Post a Comment