slackbuilds_ponce/development/SDL2_mixer/README
Dugan Chen 0e61bf3fcc development/SDL2_mixer: Added (sample multi-channel audio mixer library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-10-28 16:45:45 -05:00

11 lines
386 B
Text

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 or TiMidity++ (for MIDI suport)
* smpeg2 (for MP3 support, not available on SBo)