Playing faster?

Hello,

I would like to be able mp3s using sdl/sdlmixer, but the point is I
would like to be able to play mp3 faster than usual in certain
circumstances. E.g. when the player is in difficulty, the music should
accelerate. Is it possible without making several copies of a music at
different speeds ?

Thanks in advance
Christopher

I’d like to do the same thing with MODs for when time’s running out in
SuperTux.

(Of course, I’d like some better music, while I’m at it :wink: )

-bill!On Tue, Feb 19, 2002 at 11:17:00PM +0100, GAUTIER Christopher wrote:

Hello,

I would like to be able mp3s using sdl/sdlmixer, but the point is I
would like to be able to play mp3 faster than usual in certain
circumstances.

I would like to be able mp3s using sdl/sdlmixer, but the point is I
would like to be able to play mp3 faster than usual in certain
circumstances. E.g. when the player is in difficulty, the music should
accelerate. Is it possible without making several copies of a music at
different speeds ?

Playing the MP3 back at the wrong sample rate is one option…it’s like
playing a record on the wrong speed setting.

Don’t know if this is going to give the right effect, though. It tends to
sound more like a bug in most cases.

–ryan.