Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix android OFAndroidSoundPlayer #2788

Merged

Conversation

falcon4ever
Copy link
Contributor

This fixes the playback rate on Soundpool objects and the warning messages when unloading the MediaPlayer objects on Android

… This causes some chipmunk effects when using the SoundPool on certain devices.

The speed is the playback rate of the SoundPool object. It ranges from 0.5 to 2.0. The normal playback rate is 1.0.
…" messages when unloading the MediaPlayer objects.
@bilderbuchi
Copy link
Member

looks good to me @arturoc ?

arturoc added a commit that referenced this pull request Feb 4, 2014
…ndPlayer

Bugfix android OFAndroidSoundPlayer
@arturoc arturoc merged commit e0fc2b8 into openframeworks:master Feb 4, 2014
@falcon4ever falcon4ever deleted the bugfix-android-OFAndroidSoundPlayer branch February 4, 2014 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants