ddsp ~master (2022-03-26T02:55:28.1397571)
Dub
Repo
DynamicsProcessor.setParams
ddsp
effect
dynamics
DynamicsProcessor
Undocumented in source. Be warned that the author may not have intended to support it.
class
DynamicsProcessor
(T)
nothrow @
nogc
void
setParams
(
float
attackTime
,
float
releaseTime
,
float
threshold
,
float
ratio
,
float
knee
)
Meta
Source
See Implementation
ddsp
effect
dynamics
DynamicsProcessor
constructors
this
functions
getNextSample
linkStereo
reset
setParams
setSampleRate
variables
_attTime
_inputGain
_kneeWidth
_outputGain
_ratio
_relTime
_threshold
detector
linkedDetector
x
y