Type:AudioRolloffMode

From Resonite Wiki
Revision as of 21:19, 20 November 2023 by Zandario (talk | contribs) (LogiX -> ProtoFlux)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

AudioRolloffMode is an Enum used in many audio processing components (such as AudioOutput) and ProtoFlux nodes and refers to how the audio's volume decreases as you move away from it spatially.

Color Type
style="background-color:Template:AudioRolloffMode-color" | AudioRolloffMode


Possible Values

Value Description Numeric Value
Logarithmic As you move away, the audio will roll off with a Logarithmic Curve. 0
Linear As you move away, the audio will roll off with a Linear Curve. 1