looping music

Ryan C. Gordon icculus at clutteredmind.org
Sun Nov 25 14:39:55 EST 2001


> How do I tell SDL_Sound to 'rewind' the sample? Or do I need to recreate it?

Just recreate it, or use Sound_DecodeAll() if the samples aren't too
large.

If this proves to be problematic, we can discuss adding a Sound_Rewind()
function.

--ryan.






More information about the sdlsound mailing list