Classes | UGens > Synth control

LagControl : Control : MultiOutUGen : UGen : AbstractFunction : Object

Lagged control input
Source: InOut.sc

Description

Control ugen with fixed-time lags.

Class Methods

LagControl.kr(values, lags)

Arguments:

values

Initial value (Float or Array of Floats).

lags

Lag times (Float or Array of Floats).

Inherited class methods

3 methods from Control ► show
1 methods from MultiOutUGen ► show
7 methods from UGen ► show
7 methods from Object ► show

Undocumented class methods

LagControl.ar(values, lags)

Instance Methods

Inherited instance methods

1 methods from Control ► show
5 methods from MultiOutUGen ► show
92 methods from UGen ► show
159 methods from AbstractFunction ► show
260 methods from Object ► show