[Openal] Pausing looped sounds
Jason Daly
jdaly at ist.ucf.edu
Thu Jul 12 11:07:57 PDT 2007
Lists wrote:
> 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.
alSourcePlay should work. What implementation/OS/hardware are you using?
--"J"
More information about the Openal
mailing list