[Openal] Notification of buffers being processed

Chris Double chris.double at double.co.nz
Mon Apr 2 19:19:22 PDT 2007


On 4/3/07, Daniel PEACOCK <dpeacock at creativelabs.com> wrote:
>  Is your code that checks for Processed Buffers in a separate thread ?

No, It's in the main thread. Factor has 'green' threads implemented
using continuations rather than native OS threads. I can spawn one of
those threads that does the sleep and checking of buffers, etc.

Thanks for your answer, I just wanted to check that want I'm doing is
the recommended approach and it seems to be.

Chris.
-- 
http://www.bluishcoder.co.nz


More information about the Openal mailing list