Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nokia: Sound: Check for the actual incoming data on FORMAT_WAV
Quite a few jars try to send MIDI data as FORMAT_WAV here, so do a few checks before actually sending the data into platformPlayer. Also, make it so any loop == 0 cases in play() are turned into loop = -1 for continuous looping.
- Loading branch information