Mercurial > SDL_sound_CoreAudio
view README @ 164:77482005beb6
Now includes FLAC/stream_decoder.h instead of FLAC/all.h. More robust
stream handling; uses metadata check to see if stream is valid instead of
magic number.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 19 Nov 2001 16:39:42 +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)