[openal] 3d sound?

Chris Robinson chris.kcat at gmail.com
Thu Aug 11 20:14:04 EDT 2016


On 08/11/2016 03:31 PM, Luís Felipe Safady wrote:
> I guess that if you pause the context, start playback, and then un-pause
> the context they might not lose sync, but I am not sure.

OpenAL has alSourcePlayv to start multiple sources in sync (and 
alSourceStopv, alSourcePausev, and alSourceRewindv for those operations 
too).


More information about the openal mailing list