[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] sound files in pygame



Hello folks,

We just went from Python on Windows to Mac and are experiencing some Python crashes with some sound files. Mostly they are wavs though sometimes mp3 or m4a. This never happened on Windows, so we're wondering if there is something we don't know about how Mac handles sound files......

Size of file doesn't seem to matter. We're just doing pygame.mixer.Sound, then file.play().

Any suggestions more than welcome.Â

TIA,
Bob Irving
Computer Science
Porter-Gaud School
Charleston, SC


--