the provider of time values. Can be a demand-rate ugen or any signal. The next poll is acquired after the previous duration.
a demand-rate ugen providing the output values.
a trigger which resets the dur input (if demand-rated) and the the level input ugen. The reset input may also be a demand-rate ugen, in this case providing a stream of reset times.
a doneAction that is evaluated when the duration stream ends.
when 0 (default), the UGen does the first level poll immediately and then waits for the first duration value. When this is 1, the UGen initially polls the first duration value, waits for that duration, and then polls the first level (along with polling the next duration value).
a doneAction that is evaluated when the duration stream ends.
the provider of time values.
the provider of time values. Can be a demand-rate ugen or any signal. The next poll is acquired after the previous duration.
when 0 (default), the UGen does the first level poll immediately and then waits for the first duration value.
when 0 (default), the UGen does the first level poll immediately and then waits for the first duration value. When this is 1, the UGen initially polls the first duration value, waits for that duration, and then polls the first level (along with polling the next duration value).
a demand-rate ugen providing the output values.
Abstract method which must be implemented by creating the actual UGen
s
during expansion.
a trigger which resets the dur input (if demand-rated) and the the level input ugen.
a trigger which resets the dur input (if demand-rated) and the the level input ugen. The reset input may also be a demand-rate ugen, in this case providing a stream of reset times.
A UGen which polls results from demand-rate ugens in intervals specified by a duration input, and outputs them as trigger values. A value from the
level
ugen is demanded and output for one sample (when running at audio-rate) or one block (when running at control-rate) according to a stream of duration values. When there is a trigger at the reset input, thelevel
and thedur
input are reset.the provider of time values. Can be a demand-rate ugen or any signal. The next poll is acquired after the previous duration.
a demand-rate ugen providing the output values.
a trigger which resets the dur input (if demand-rated) and the the level input ugen. The reset input may also be a demand-rate ugen, in this case providing a stream of reset times.
a doneAction that is evaluated when the duration stream ends.
when 0 (default), the UGen does the first level poll immediately and then waits for the first duration value. When this is 1, the UGen initially polls the first duration value, waits for that duration, and then polls the first level (along with polling the next duration value).
The argument order is different from its sclang counterpart.
DoneAction
Demand
Duty