[Openal] Why do I need alut?

Jason Daly jdaly at ist.ucf.edu
Sat May 9 21:26:25 PDT 2009


Jason Daly wrote:
> alcMakeContextCurrent(NULL);
> alcCloseContext(context);
>   

Sorry, that should be alcDestroyContext(context); (Chris was correct :-) ).

--"J"


More information about the Openal mailing list