summaryrefslogtreecommitdiffstats
path: root/libraries/SDL2_mixer/README
blob: 5d39240c6769d7ab227ea02b9e02c408ba4116c4 (plain)
SDL2_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.

It is safe to install alongside Slackware's SDL libraries.

Optional dependencies are:

* libmodplug (for MOD support)
* fluidsynth (for MIDI support via SDL_SOUNDFONTS)
* smpeg2 (for MP3 support, not available on SBo)