Abstract method which must be implemented by creating the actual UGen
s
during expansion.
Abstract method which must be implemented by creating the actual UGen
s
during expansion. This method is at most called once during graph
expansion
the expanded object (depending on the type parameter U
)
when triggered, resets the counter to zero.
when triggered, resets the counter to zero. When both
trig
and reset
are triggered at the same time, the
reset
takes precedence (output will be zero).
a trigger happens when the signal changes from non-positive to positive
A UGen that counts the number of triggers observed.
a trigger happens when the signal changes from non-positive to positive
when triggered, resets the counter to zero. When both
trig
andreset
are triggered at the same time, thereset
takes precedence (output will be zero).Stepper