LagIn:
Filter:
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

Instance Methods

Inherited instance methods