openal Listener positions problem

Started by
2 comments, last by thomas_bioinfo 17 years, 10 months ago
Hello, I have a few problems with openal, specifically with setting the Listener properties. When playing sound, the changes in Listener positions have no effect on the sound heard and it seems only to have an effect when the source position changes. The Listener properties do not appear to be able to be refreshed, unlike the Source properties. My goal is to write a wrapper dll for openal to be used with other programms such Labview. I have tried many things, (properties...) however I am unsure from where this problem arises.
Advertisement
is the listener position set to be source-relative?

(MODS: Please move this thread.)
Holy crap I started a blog - http://unobvious.typepad.com/
Moving to Alternative Game Libraries.
I've changed the property, SOURCE_RELATIVE, but the problem is still running

This topic is closed to new replies.

Advertisement