SDL mixer
From GPWiki
SDL_mixer is an extension library to SDL that provides the ability to play multiple sound files and music simultaneously. It supports many different audio formats and provides interfaces to easily load them. Being an extension to SDL, it is simple, portable, and available under the GNU LGPL.
Tutorials and Source Code
More information about SDL_mixer
Tutorials and Source Code » SDL_mixer Tutorials
Having trouble getting a solution to your problem? You can get help on the community forums or IRC
Want to see something here you can't find? Try making a request on the wanted pages list!
On the Wiki
- Playing a WAV Sound File
- Playing a WAV Sound for a Custom Resource File using SDL_RWops
- Playing an OGG Music File
Related
Template:SDL mixer:Tutorials:Related
External Resources
Template:SDL mixer:Tutorials:External