SDL_mixer is a sound mixing library that is used with the SDL library, and almost as portable. It allows a programmer to use multiple samples along with music without having to code a mixing algorithm themselves. It also simplyfies the handling of loading and playing samples and music from all sorts of file formats.
SDL_mixer is available at www.libsdl.org or more specifically The SDL_mixer homepage
All suggestions and corrections are welcome, email jcatki AT jcatki.no-ip.org
ENJOY!
cvs -d :pserver:anonymous@jonatkins.org:/usr/local/cvsroot loginpress enter at the password prompt, there's no password
cvs -z6 -d :pserver:anonymous@jonatkins.org:/usr/local/cvsroot co SDL_mixer-docsand later, to get any updates...
cvs -z6 update -dP