AUGraph mixer callback on inputs
AUGraph mixer callback on inputs
- Subject: AUGraph mixer callback on inputs
- From: Etienne Gignac Bouchard <email@hidden>
- Date: Fri, 15 May 2009 14:40:37 -0300
- Thread-topic: AUGraph mixer callback on inputs
Good day.
I'm currently trying to play multiple wav files through a mixer and with a
remoteIO as the output.
Right now I have an AUGraph with a mixer connected to the remoteIO. I also
have preloaded my (wav) files in memory, using AudioFileReadPackets() from
the AudioFile class. All is well so far.
But now I'm trying to bridge the gap between the audio buffers and the mixer
inputs (16 of them).
How should I proceed ? Should I assign a callback function on every input
of the mixer ? Too bad the AUAudioFilePlayer unit isn't available.
How would I proceed to do such a thing ?
Again, thank you.
Etienne
_______________________________________________
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