Robert Pittana wrote:
>
> Ok, so now Im figuring I can do it with the mixer class. But will it be possible to mix in a file while one is already playing. I guess it will.... I hope.
>
The mixer class should work just fine, if I understand your problem.
aflibFile ----+
|----aflibAudioMixer---aflibDevFile
aflibFile ----+
This is how you would create the chain. With two file
formats. Both would be mixed and sent to the audio device.
See the audio programmers manual section 4.2.7 for an
example.
Bruce Forsberg
|