SDL mixer
SDL_mixer is a sample multi-channel audio mixer library.
Support
SDL_mixer supports playing music and sound samples from the following formats:
- WAVE/RIFF (.wav)
- AIFF (.aiff)
- VOC (.voc)
- MOD (.mod .xm .s3m .669 .it .med and more) requiring libmikmod1 on system
- MIDI (.mid) using timidity or native midi hardware
- OggVorbis (.ogg) requiring ogg/vorbis libraries on system
- MP3 (.mp3) requiring SMPEG2 or MAD library on system
- FLAC (.flac) requiring the FLAC library on system - also any command-line player, which is not mixed by SDL_mixer...
- FluidSynth (http://www.fluidsynth.org/)
Local Download
- SDL_mixer 2.0.1
-
SDL2_mixer-2.0.1.tar.gz
Favorite site
References
-
SDL_mixer.pdf ↩