godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
AudioEffectCompressor.sidechain
godot
audioeffectcompressor
AudioEffectCompressor
Reduce the sound level using another audio bus for threshold detection.
String
sidechain
[@property getter]
String
sidechain
[@property setter]
struct
AudioEffectCompressor
@
nogc
nothrow @
property
void
sidechain
(
String
v
)
Meta
Source
See Implementation
godot
audioeffectcompressor
AudioEffectCompressor
aliases
BaseClasses
functions
getAttackUs
getGain
getMix
getRatio
getReleaseMs
getSidechain
getThreshold
opAssign
opEquals
setAttackUs
setGain
setMix
setRatio
setReleaseMs
setSidechain
setThreshold
properties
attackUs
gain
mix
ratio
releaseMs
sidechain
threshold
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Reduce the sound level using another audio bus for threshold detection.