RedLine:
Filter:
redSys/Classes (extension) | Red > redUGens

RedLine
ExtensionExtension

resettable line generator

Description

Generates a line from the start value to the end value. It can be reset and paused.

Class Methods

.ar

.kr

Arguments:

start

starting value

end

ending value

dur

duration in seconds

curve

curvature. use 0.693147 (2.log) for exponential line.

run

pause and resume the line

reset

a trigger to reset the line

mul
add

Examples