How do I integrate an audio unit into an application. I may not be familiar with the concept of components. I can open them in AUlab but I want to use it with a main.
|
|
|
|
|
|
|
Programming an AudioUnit host is a good amount of work. A couple of resources to get you started:
|
||
|
|
|
|
This is not a trivial question. You have a fair amount of work ahead of you. Start here with the Apple documentation. You will need to learn to configure CoreAudio, and then build AU "graphs". |
||
|
|
