Hello everyone, I too was frustrated when I found out that the mt32 emu stutters on my mac. A quick browse through the source code revealed a way to do a quick'n dirty fix: in OSystem_SDL::setSoundCallback(...) make the buffer length bigger, essentially by modifying for (;;) ...