ddsp ~master (2022-03-26T02:55:28.1397571)
Dub
Repo
Compressor.calcCompressorGain
ddsp
effect
compressor
Compressor
This is the function that does most of the work with calculating compression
class
Compressor
(T)
protected nothrow @
nogc
float
calcCompressorGain
(
float
detectorValue
,
float
threshold
,
float
ratio
,
float
kneeWidth
)
Meta
Source
See Implementation
ddsp
effect
compressor
Compressor
functions
calcCompressorGain
getNextSample
variables
_limit
This is the function that does most of the work with calculating compression