Re: Documentation on AudioToolbox functionality in CoreAudio?
Re: Documentation on AudioToolbox functionality in CoreAudio?
- Subject: Re: Documentation on AudioToolbox functionality in CoreAudio?
- From: Christopher Corbell <email@hidden>
- Date: Thu, 16 Oct 2003 12:32:41 -0700
On Wednesday, October 15, 2003, at 06:27 PM, Ben Golding wrote:
I'm trying to build an app which uses the MusicPlayer stuff from the
AudioToolbox but I'm having trouble understanding how to put together
an app from what's in the CoreAudio docs. I was wondering if there
are examples of how to use these somewhere or whether there are
documentation updates I haven't managed to find?
Thanks,
Ben.
_______________________________________________
Check out /Developer/Examples/CoreAudio/Services/AUViewTest
In the file AUViewTest.cpp the BuildGraph() function demonstrates
setting up a DLS music device graph (along with some extra stuff
like a delay unit). The BuildSequence() function shows how to
build a MusicSequence, set its AU graph to the graph built earlier,
and then play it back with a MusicPlayer instance.
- Christopher
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.