summaryrefslogtreecommitdiffstats
path: root/libraries/SDL2_mixer/README
blob: c0d858829b3747d916f74dc815d1819f7924c23e (plain)
SDL2_mixer (sample multi-channel audio mixer library)

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)