T("comp")
ARSTEREO Dynamic compressor
Properties
thresh
(Number)- The decibel value above which the compression will start taking effect. Its default value is -24, with a nominal range of -100 to 0.
knee
(T-Object)- A decibel value representing the range above the threshold where the curve smoothly transitions to the "ratio" portion. Its default value is 30, with a nominal range of 0 to 40.
ratio
(T-Object)- The amount of dB change in input for a 1 dB change in output. Its default value is 12, with a nominal range of 1 to 20.
gain
(Number)- Makeup gain. Its default value is 6.
Source
https://github.com/mohayonao/timbre.js/blob/master/src/objects/comp.js