Re: playing a pcm buffer
Re: playing a pcm buffer
- Subject: Re: playing a pcm buffer
- From: "Daniel Birns" <email@hidden>
- Date: Thu, 12 Oct 2006 15:24:45 -0700
2) Can I play more than one sound simultaneously?
You need to mix them - there are several different mixers available - if
you are just doing stereo playback, then the stereo mixer is the simplest.
You create an output unit, a stereo mixer, then your input callbacks are
attached to the inputs of the mixer
Is this the only way? For example, what if I open the sound device again?
Is that possible?
It seems like something like this should be possible. We'd like to be able
to control the sounds as independent sounds (start/stop and so on). Of
course I could do all this with a mixer too I suppose.
--Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden