[Openal] Recommended value for ALC_REFRESH ?
Jason Daly
jdaly at ist.ucf.edu
Tue Feb 13 14:02:23 PST 2007
Luis wrote:
> Hi there, it's me again.
>
> Question now is pretty simple: is there such thing as a recommended
> value for ALC_REFRESH? I can figure that it depends on the
> application, so what about a game? :)
>
> I think 60 can do, am I wrong?
60 is probably overkill. You can probably get away with 20 or even
less, depending on how dynamic your sound environment gets. The basic
idea is that you need to update often enough so that the listener can't
detect any abrupt changes to the sound environment.
--"J"
More information about the Openal
mailing list