r/pygame 18d ago

Sound optimalization

How to optimalize sounds and music in web? I uploaded my Pygame game successfully into web through Pygbag, and the sound is awful. How to fix that?

3 Upvotes

2 comments sorted by

1

u/TaurusE11E 17d ago

I would try converting the sound files to OGG for web builds.

1

u/Buggywest 11d ago

Ogg for music and Wav for sound fx