[Openal] how to get rid of alut?
Peter Mulholland
darkmatter at blueyonder.co.uk
Tue Jun 19 18:41:23 PDT 2007
Hello Dirk,
Wednesday, June 20, 2007, 2:06:52 AM, you wrote:
> I try to get rid of alut... But I fail.. What is missing here? It
> compiles but there is no sound...
<snip>
If you get rid of ALUT you need to handle setup and takedown of OpenAL
yourself. You need to open a device, and create a context, and then
destroy both at the end of your program.
It's pretty easy to do, though... the sample programs should show
this.
--
Best regards,
Peter mailto:darkmatter at blueyonder.co.uk
More information about the Openal
mailing list