Anyone know about OpenAL....

I try to set up the position of the Listener, but whatever position I set, the Listener seems staying at the origin(0,0,0)…

Coding:
ALfloat listenerPos[] = {1.0,2.0,3.0};
Listenerfv(AL_POSITION,listenerPos);

WHY WHY???

I’m sorry, I don’t have an answer to your question, but I have a question for you. Where can I download OpenAL.dll? I hav a PC with Windows 98 and Creative Sound Blaster Vibra 128 Sound card. I downloaded the documentation but the file OpenAL.dll they have on their site doesn’t seem to be working at all.

I think you should goto www.openal.org.

Originally posted by softland_gh:
I’m sorry, I don’t have an answer to your question, but I have a question for you. Where can I download OpenAL.dll? I hav a PC with Windows 98 and Creative Sound Blaster Vibra 128 Sound card. I downloaded the documentation but the file OpenAL.dll they have on their site doesn’t seem to be working at all.