godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
AudioEffectLimiter.softClipDb
godot
audioeffectlimiter
AudioEffectLimiter
Applies a gain to the limited waves, in decibels. Value can range from 0 to 6.
double
softClipDb
[@property getter]
struct
AudioEffectLimiter
@
nogc
nothrow @
property
double
softClipDb
(
)
double
softClipDb
[@property setter]
Meta
Source
See Implementation
godot
audioeffectlimiter
AudioEffectLimiter
aliases
BaseClasses
functions
getCeilingDb
getSoftClipDb
getSoftClipRatio
getThresholdDb
opAssign
opEquals
setCeilingDb
setSoftClipDb
setSoftClipRatio
setThresholdDb
toHash
properties
ceilingDb
softClipDb
softClipRatio
thresholdDb
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Applies a gain to the limited waves, in decibels. Value can range from 0 to 6.