Classes | UGens > InOut

LagIn : AbstractIn : MultiOutUGen : UGen : AbstractFunction : Object

Read a control signal from a bus with a lag
Source: InOut.sc

Description

Read a control signal from a bus with a lag.

Class Methods

LagIn.kr(bus: 0, numChannels: 1, lag: 0.1)

Arguments:

bus

The index of the bus to read in from.

numChannels

The number of channels (i.e. adjacent buses) to read in. You cannot modulate this number.

lag

Lag factor.

Inherited class methods

1 methods from AbstractIn ► show
1 methods from MultiOutUGen ► show
7 methods from UGen ► show
7 methods from Object ► show

Instance Methods

Inherited instance methods

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