Hey,
I have a number of static audio files that I want to be able to dynamically mix together and play on the iPhone (not all at once, most common case is to mix two or three audio streams into one stream).
What shall I use? I know there are OpenAL and Audio Units that could be useful, but which one? To get a kick-start, is there a concrete code snippet for how to do this somewhere?
Thanks in advance, /Steve