view README @ 187:bfe5031726e8

printf() fix (extra comma was in there), and --decodebuf/--audiobuf functionality was added.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 27 Dec 2001 23:07:26 +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)