2003-04-03 18:46:17 -05:00
|
|
|
SDL_mixer is a sample multi-channel audio mixer library. It supports
|
|
|
|
any number of simultaneously playing channels of 16 bit stereo audio,
|
|
|
|
plus a single channel of music, mixed by the popular MikMod MOD, Ogg
|
|
|
|
Vorbis, Timidity MIDI, and SMPEG MP3 libraries.
|
2001-05-07 00:07:03 -04:00
|
|
|
|
2003-08-06 22:51:25 -04:00
|
|
|
NOTE: On big endian systems, SDL_mixer outputs mp3 and libmikmod files
|
|
|
|
in the wrong byte order. This is being investigated.
|