Previous: The Listener, Up: Audio [Contents][Index]
The environment defines global parameters that govern how sound is processed within the 3D modeling space.
Return the current doppler factor.
Return the current speed of sound.
Return the current distance model.
Possible return values are:
none
inverse-distance
inverse-distance-clamped
(the default)
linear-distance
linear-distance-clamped
exponent-distance
exponent-distance-clamped
Change the doppler factor to doppler-factor.
Change the speed of sound to speed-of-sound.
Change the distance model to distance-model. Valid distance models are:
none
inverse-distance
inverse-distance-clamped
linear-distance
linear-distance-clamped
exponent-distance
exponent-distance-clamped