[SDL] Problem with SDL_mixer on Mac OSX

Alex Volkov avcp-sdlmail at usa.net
Mon Dec 5 01:03:15 PST 2005


Torsten Giebl wrote:
> When i compile it on Mac OSX SDL_mixers internal MikMod version
> produces no sound output.
> MIDI, WAVE and others formats work, also libmikmod works.

We came across this in our game port. Never had enough drive to get to the
bottom of it, but if you remove the DMODE_HQMIXER flag from MikMod's md_mode
flags var, the internal MikMod will work fine on OSX (but produce lesser
quality, of course).

-Alex





More information about the SDL mailing list