



Simple DirectMedia Layer

















&nbsp;&nbsp;&nbsp;German Site
www.libsdl.de



&nbsp;&nbsp;&nbsp;Documentation 
Licensing

Downloadable

Introduction
- English
- French
- German
- Italian
- Japanese
- Korean
- Spanish

Tutorials 

Doc Project 

FAQs 

OpenGL 

Credits

Mailing Lists


    
    



&nbsp;&nbsp;&nbsp;Download 
SDL 1.0 
SDL 1.2 
SDL CVS 
Games 
Demos
Applications 
Libraries


&nbsp;&nbsp;&nbsp;Related Links 
Articles 
SDL on IRC 
SDL &amp; Kdevelop 
SDL Languages


&nbsp;&nbsp;&nbsp;SDL Finances




&nbsp;&nbsp;&nbsp;Send Feedback!













SDL_mixer 1.2

Authors:
&nbsp;&nbsp;&nbsp;Sam Lantinga, Stephane Peter, and Ryan Gordon

Documentation:
&nbsp;&nbsp;&nbsp;http://jcatki.no-ip.org/SDL_mixer/


Source:
&nbsp;&nbsp;&nbsp;SDL_mixer-1.2.4.tar.gz
&nbsp;&nbsp;&nbsp;SDL_mixer-1.2.4-1.src.rpm
&nbsp;&nbsp;&nbsp;SDL_mixer-1.2.4.zip
&nbsp;&nbsp;&nbsp;SDL_mixer-1.2.4.sea.bin


CVS Repository:
&nbsp;&nbsp;&nbsp;http://www.libsdl.org/cgi/cvsweb.cgi/ - module name: SDL_mixer


Binary:
&nbsp;&nbsp;&nbsp;Linux
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SDL_mixer-1.2.4-1.i686.rpm
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SDL_mixer-1.2.4-1.mipsel.rpm (Playstation 2)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SDL_mixer-1.2.4-1.ppc.rpm
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;http://www.debian.org/Packages/unstable/libs/libsdl-mixer1.2.html
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SDL_mixer-devel-1.2.4-1.i686.rpm
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SDL_mixer-devel-1.2.4-1.mipsel.rpm (Playstation 2)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SDL_mixer-devel-1.2.4-1.ppc.rpm
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;http://www.debian.org/Packages/unstable/devel/libsdl-mixer1.2-dev.html
&nbsp;&nbsp;&nbsp;Win32
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SDL_mixer-1.2.4-win32.zip
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SDL_mixer-devel-1.2.4-VC6.zip
&nbsp;&nbsp;&nbsp;BeOS
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SDL_mixer-1.2.4-x86-beos.zip
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SDL_mixer-devel-1.2.4-x86-beos.zip
&nbsp;&nbsp;&nbsp;MacOS X
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SDL_mixer-1.2.4.pkg.tar.gz
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SDL_mixer-devel-1.2.4.pkg.tar.gz
&nbsp;&nbsp;&nbsp;MacOS Classic
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SDL_mixer-devel-1.2.4-PPC.sea.bin


Requires:
&nbsp;&nbsp;&nbsp;The latest stable release of SDL 1.2, libvorbis if you want Ogg Vorbis support, and SMPEG if you want MP3 support.


Runs on:
&nbsp;&nbsp;&nbsp;All platforms supported by SDL


Description:
&nbsp;&nbsp;&nbsp;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, Timidity MIDI, Ogg Vorbis, and SMPEG MP3 libraries.


Timidity:
&nbsp;&nbsp;&nbsp;Mixer supports playing MIDI format files using software
wavetable via an old version of timidity.  This requires you to have a GUS
compatible set of sound patches on your system.  By default, the library
looks for these patches on Win32 in C:\timidity, and on UNIX in
/usr/local/lib/timidity/.

A freely redistributable set of GUS compatible patches:
timidity.tar.gz (14 MB)

A set of sample MIDI songs, origin unknown:
bestmid3.tar.gz (1.3 MB)


Instructions:
&nbsp;&nbsp;&nbsp;No special instructions.

-->














