Compressor.calcCompressorGain

This is the function that does most of the work with calculating compression

class Compressor(T)
protected nothrow @nogc
float
calcCompressorGain
(,
float threshold
,
float ratio
,
float kneeWidth
)

Meta