view README @ 163:b6d6f994e970

Moved MIDI decoder to end of array. Fixed Sound_SetError() so that it works after the first call. Now makes sure there's really sound data to convert between formats before attempting to do so.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 19 Nov 2001 16:37:22 +0000
parents e139a7a6855b
children daa18455baf9
line wrap: on
line source

SDL_sound. An abstract soundfile decoder.

Check here, until I get to write more of this README:

   http://icculus.org/SDL_sound/


Win32 users:
   Download http://icculus.org/SDL_sound/downloads/SDL_sound_win32.zip and
   unzip it in the root of the source tree (the directory with SDL_sound.c,
   etc). This will give you Visual C++ project files and some other needed
   code.

--ryan. (icculus@clutteredmind.org)