diff options
Diffstat (limited to 'development/SDL2_mixer/README')
-rw-r--r-- | development/SDL2_mixer/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/development/SDL2_mixer/README b/development/SDL2_mixer/README deleted file mode 100644 index 40553085c7..0000000000 --- a/development/SDL2_mixer/README +++ /dev/null @@ -1,11 +0,0 @@ -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) |