[android-beginners] Re: Audio capabilities

2009-12-22 Thread k_day
Android has a few options that my fit your needs. If you want to play sounds simultaneously, I would look into SoundPool or JetPlayer. Good luck! -k_day On Dec 14, 1:38 pm, Kevin Duffey wrote: > Hey all, > > I have done a little searching about the capabilities of the audio in > Android. I hav

[android-beginners] Re: Audio capabilities

2009-12-16 Thread niko20
Hi, Stuff like Beatmaker's sequencer isn't too hard to do, just mix yourself internally and feed it the sound out. Now, real time "pads", those are a bit more difficult. I've found on android the lowest buffer delay at at least 100ms or around there, so you always get some lag between hitting a b