Mercurial > SDL_sound_CoreAudio
comparison acconfig.h @ 340:5a72981b8cba
Added optional, experimental audio conversion routines by Frank Ranostaj.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 20 May 2002 16:21:58 +0000 |
parents | e867f050912c |
children | 5b06e23d934e |
comparison
equal
deleted
inserted
replaced
339:e3ac0d41668c | 340:5a72981b8cba |
---|---|
14 #undef SOUND_SUPPORTS_MIDI | 14 #undef SOUND_SUPPORTS_MIDI |
15 #undef SOUND_SUPPORTS_FLAC | 15 #undef SOUND_SUPPORTS_FLAC |
16 #undef SOUND_SUPPORTS_SEEKABLE_FLAC | 16 #undef SOUND_SUPPORTS_SEEKABLE_FLAC |
17 #undef SOUND_SUPPORTS_SMPEG | 17 #undef SOUND_SUPPORTS_SMPEG |
18 #undef SOUND_SUPPORTS_MPGLIB | 18 #undef SOUND_SUPPORTS_MPGLIB |
19 #undef SOUND_USE_ALTCVT | |
20 |