You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there!
For the "BouncyBall" game I wanted to add some sound effects. I found some nice WAV files that I wanted to use, which sounded fine on my PC. On the badge they sounded crap. I then tried to convert these with sox ( sox input.wav output.mp3 ), and these files sound fine.
To reproduce, use the attached sounderror app (python file with MP3 and WAV), and use the joystick to play either the MP3 or WAV version of the sound.
Hi there!
For the "BouncyBall" game I wanted to add some sound effects. I found some nice WAV files that I wanted to use, which sounded fine on my PC. On the badge they sounded crap. I then tried to convert these with sox (
sox input.wav output.mp3
), and these files sound fine.To reproduce, use the attached
sounderror
app (python file with MP3 and WAV), and use the joystick to play either the MP3 or WAV version of the sound.Zip with code and audio files
sounderror.zip
Code
The text was updated successfully, but these errors were encountered: