Break a continuous signal into linearly interpolated segments with specific durations.
Feeding Ramp with noise is similar to LFNoise1
is equal to:
For smoothing out control signals, take a look at Lag and VarLag
in |
The input signal. |
lagTime |
segment duration in seconds. |
mul |
Output will be multiplied by this value. |
add |
This value will be added to the output. |