[SDL] SDL_Mixer and speed/pitch shift

Sylvain Beucler beuc at beuc.net
Mon Aug 6 13:58:16 PDT 2007


On Mon, Aug 06, 2007 at 10:47:57PM +0200, Torsten Giebl wrote:
> Hello !
> 
> 
> > Or maybe I should just try to implement rate conversion in
> > SDL_Mixer.. :)
> 
> 
> SDL_mixer is really meant to be a simple
> play music in the background
> and some samples in the foreground.
> 
> It was never meant to be a Sound System.
> Have you tried Ryan's SDL Sound ?

Sorry, I meant that I need the audio library to play unmodified MIDIs
as background and play WAVs at various rates (I don't plan to apply
rate conversion on MIDIs).

I'll see what I can do with using different libraries for those 2
tasks.

-- 
Sylvain


More information about the SDL mailing list