identifier of the buffer containing the durations for
the triggers in seconds. A value represents a relative
offsets with respect to its predecessor. The first value
indicates the time between the start of the synth or
last reset
received and the first trigger. The buffer
should be monophonic.
the number of values to use from the buffer. Typically,
this should be BufFrames.kr(buf)
.
resets the timer and begins reading the time deltas again at the start of the buffer.
A UGen that produces a scheduled sequences of trigger impulses. Trigger times are provided as a list (buffer) of relative durations between consecutive events. A trigger is output as a single control period of value
1
, after which output returns to zero.Examples
The argument order is different from its sclang counterpart.
ListTrig2
Dbufrd
DemandEnvGen
Logger
ListTrig