[SDL] Suggestion: Looping Audio
Big Pilot
bigpilot at linuxmail.org
Fri Oct 4 01:07:01 PDT 2002
I would like to suggest a looping audio feature in the audio part of
the library of both libsdl and sdl_sound. Often, a music piece will
consist of two parts, an intro plus a part which is endlessly
repeated. It would be great if both the .WAV and MIDI file types
could be looped such that the intro part plays, then the main part
which is looped endlessly. The SDL_PauseAudio would then look
something like
void SDL_PauseAudio(int pause_on, int repeat_start);
--
Get your free email from www.linuxmail.org
Powered by Outblaze
More information about the SDL
mailing list