Thanks Dave for the reply - I did some further digging I think I would in fact need is the JetPlayer<http://developer.android.com/reference/android/media/JetPlayer.html>which supports the kind multi-track scenario that I need - the only utterly bizarre thing is that I can't seem to figure out how to download the Jet Creator source. Downloading it, etc is referenced in the user manual<http://developer.android.com/guide/topics/media/jet/jetcreator_manual.html> but no mention of where to get it. Anybody else come across this or have links to a download?
On Fri, May 15, 2009 at 6:08 PM, Dave Sparks <davidspa...@android.com>wrote: > > SoundPool wasn't intended for that purpose. You need to write your own > audio mixer engine with a synchronization protocol like ASIO. > > On May 15, 2:34 am, brez <jbres...@gmail.com> wrote: > > Did some extensive searching but couldn't find a way to play two > > sounds simultaneously, i.e. the play() only takes a single sound ID - > > playing both in succession creates a delay (obviously) - just curious > > if anyone has come across this before? or perhaps I'm not understand > > the API properly? > > > > Thanks > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to android-framework@googlegroups.com To unsubscribe from this group, send email to android-framework+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---