AttonalComposer generates a series of audio "frames" which I would
like to send to back-end code to be played through the Mac
loudspeakers or stored in an audio file (AIFF, WAV, etc).
The new AudioQueue API in Leopard (10.5) sounds like just what you
want. It's a higher-level interface for clients that just want to play
or record audio without having to worry about details of AudioUnits or
threads. And unlike most of Core Audio, there's actually decent
documentation in the reference library. (As well as sample code in /
Developer/Examples/CoreAudio/.)
--Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/coreaudio-api/email@hidden