class library: SynthDef - lazy implementation of removeUGen
[supercollider.git] / HelpSource / Classes / LagControl.schelp
blob17d5cd908031a54af04e22aeefc4879677c4a397
1 class:: LagControl
2 summary:: Lagged control input
3 related:: Classes/Control, Classes/TrigControl
4 categories::  UGens>Synth control
7 Description::
9 code::Control:: ugen with fixed-time lags.
11 classmethods::
13 private::ir
15 method::kr
17 argument::values
19 Initial value (code::Float:: or code::Array:: of Floats).
21 argument::lags
23 Lag times (code::Float:: or code::Array:: of Floats).