Hello,

I am trying to loop short (20kb), gapless ogg files with the SoundPool
class and cannot get consistent results while testing on hardware. It
always plays back perfectly using the emulator but when I test on a
Nexus 1, or on a Samsumg Galaxy Tab 10.1 there are audible pops or
clicks at every loop point. What is very strange is that while
consistent once the application has started, the clicks are slightly
different everytime I restart the app and on rare occasions (more
frequently on the tablet) the loop plays correctly.

The results are no better using MediaPlayer. Is it unreasonable to
expect gapless playback of audio loops on android? Surely someone has
similar functionality working properly?

Thanks!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to