Multiple SoundPool instances to remove 1M limit

Monkey Targets Forums/Android/Multiple SoundPool instances to remove 1M limit

Soap(Posted 2013) [#1]
Something like this would be nice for the official Android target as by default the limit of audio files loaded is maxed out at 1M.

http://stackoverflow.com/a/15331311/1599404

Allowing multiple MediaPlayer instances would be great too. Most modern hardware can handle much higher limits than what is hard coded into each.


dragon(Posted 2013) [#2]
never know this