Skip to content
mohayonao edited this page Dec 7, 2013 · 1 revision

Line

Line generator.

Line.ar(start:0, end:1, dur:1, mul:1, add:0, doneAction:0)
Line.kr(start:0, end:1, dur:1, mul:1, add:0, doneAction:0)

XLine

Exponential line generator.

XLine.ar(start:1, end:2, dur:1, mul:1, add:0, doneAction:0)
XLine.kr(start:1, end:2, dur:1, mul:1, add:0, doneAction:0)
Clone this wiki locally