vivid-0.2.0.5: Sound synthesis with SuperCollider

Safe HaskellNone
LanguageHaskell98

Vivid.UGens.Dynamics

Synopsis

Documentation

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_

normalizer :: 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_