view README @ 217:9bab949e2318

Fixed memory leak I introduced, mangled coding style some more. :)
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 13 Jan 2002 21:34:46 +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)