Vivid.UGens.Dynamics
compander :: Args '["in"] '["control", "threshold", "slopeBelow", "slopeAbove", "clampSecs", "relaxSecs"] a => a -> SDBody a Signal Source #
limiter :: Args '["in"] '["level", "secs"] a => a -> SDBody a Signal Source #
Note this can only run at AR
"secs" is the lookahead time -- if you're coming from SC you can use dur_ for consistency
dur_
normalizer :: Args '["in"] '["level", "secs"] a => a -> SDBody a Signal Source #
"secs" is the lookahead time -- if you're coming from SC you can use dur_