|
From: Mika K. <mim...@cc...> - 2002-10-27 03:34:07
|
Hi, I've now removed dependancy to SDL_sound on Win32, and Ogg Vorbis libraries are now used directly, so because of that, you'll need to get http://www.vorbis.com/files/1.0/windows/OggVorbis-win32sdk-1.0.zip if already haven't got one. My OpenAL code is getting more mature and should work now pretty well for everybody I hope (tested with high-end as well as low-end machine). I also added a commandline option for sound quality, -q or --audioquality (defaults to medium). High will give better sound for mod playing on Win32, but will use noticeably more cpu time. Low might be useful for slower machine owners. These options also work for Linux version but behave there little differently. -- Mika Kolehmainen <mim...@cc...> |