Hello, If I use alSourcePause to pause a looped sound, what do I use to restart the sound? I tried alSourcePlay but I get an AL_INVALID_OPERATION error. I also tried resetting AL_LOOPING, but that didn't matter (and I really didn't think it would:-). Any pointers or ideas would be most appreciated. aokjoey