[SDL] SDL_Mixer help

Peter Mulholland darkmatter at freeuk.com
Thu Oct 5 01:48:46 PDT 2006


Hello Steven,

Wednesday, October 4, 2006, 11:56:20 PM, you wrote:

> I have a small game I've been working on and when I load and play the music,
> a midi file, only the left speaker plays. I also have sound fx going and it
> is working fine in both speakers. I haven't set any panning for the music
> and have used exactly what it in the mixer doc examples. Any ideas what it
> could be or anyone know of a similar problem?
<snip>

What platform?

If it is Windows, check your Volume Control settings as I think
SDL_mixer plays MIDI using the Windows MIDI system.

Why MIDI anyway? It'll sound different on everyones machine. Get a
good softsynth and render it to a Vorbis file.

-- 
Best regards,
 Peter                            mailto:darkmatter at freeuk.com





More information about the SDL mailing list