I decided to organize simultaneous play of several sounds with the
help of Core Audio.
Based on the examples I have created a graph consisting of Default
oUtput and attached a AudioUnitSubType_StereoMixer to it. Here below
is my code:
Which further steps should I take to play simultaneously 3-5 various
stereo sounds out of 10-20 found in the memory while “playlist” is
constantly changing.
(e.g. sounds 1, 5, and 7 are being played first, then sounds 5 and 7
stopped and sounds 15, 11, 17 starts instead… )
So I am interested in the following:
- how to organize sounds storage, their “output” into mixer.
- how to stop/ launch to play a separate sound without interfering
other sounds being played at the moment?
Thank you in advance!
_______________________________________________
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