Which sound formats are supported in these modules:
pygame.mixer.sound
or:
pygame.mixer.music
From pygame documentation:
The Sound can be loaded from an OGG audio file or from an uncompressed WAV.
As for Music
, it seems to support several different including MP3 (limited), OGG, XM & MOD. See Documentation for music (and the comments on that page).
You may want to have a look here : http://www.pygame.org/docs/ref/mixer.html#pygame.mixer.Sound
The Sound can be loaded from an OGG audio file or from an uncompressed WAV
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With