Karya, built on 2023-08-29T07:47:28 (patch 7a412d5d6ba4968ca4155ef276a062ccdeb9109a)
Safe HaskellSafe-Inferred

Derive.C.Prelude.SignalTransform

Description

Transformers on control and pitch signals.

Synopsis

Documentation

slew_limiter :: Signal.Y -> Signal.Control -> Signal.Control Source #

Smooth the signal by not allowing the signal to change faster than the given slope.