linux: shared memory interface - link with librt
[supercollider.git] / HelpSource / Classes / LagIn.schelp
blobefb023f61fe9432699d9e8b3ea8680a3144a7d65
1 class:: LagIn
2 summary:: Read a control signal from a bus with a lag
3 related:: Classes/In, Classes/InFeedback
4 categories::  UGens>InOut
7 Description::
9 Read a control signal from a bus with a lag.
12 classmethods::
14 method::kr
16 argument::bus
18 The index of the bus to read in from.
21 argument::numChannels
23 The number of channels (i.e. adjacent buses) to read in. You
24 cannot modulate this number.
27 argument::lag
29 Lag factor.