RedRamp:
Filter:
Classes (extension) | Red > redUGens

RedRamp : Object
ExtensionExtension

resettable phasor with per period rate control
Source: RedRamp.sc

Description

Useful for scanning through a buffer with different speeds each time.

Class Methods

RedRamp.ar(dur: 1, reset: 0, mul: 1, add: 0)

RedRamp.kr(dur: 1, reset: 0, mul: 1, add: 0)

Arguments:

dur

the time it takes to ramp from 0 to 1 in seconds. Only updated at the start of each ramp.

reset

a trigger to reset the ramp. Must be control rate (kr).

mul
add

Inherited class methods

Instance Methods

Inherited instance methods

Examples