[Openal] AL_DIRECTION // rotating source
Chris Robinson
chris.kcat at gmail.com
Mon Jun 18 13:08:12 PDT 2012
On Thursday, June 14, 2012 11:36:39 PM mike4linux wrote:
> Great many thanks Chris.
> Seems to work, although now I need the sounds to decrease more with listener
> distance. Any idea about
> such? But anyway I might find a solution for that, thanks again.
That should happen automatically as the listener and source positions move
away from each other. Make sure the source's AL_SOURCE_RELATIVE is set to
AL_FALSE.
More information about the Openal
mailing list