progress fraction from zero to one
the label can be used to distinguish the contributions of different progress UGens
Abstract method which must be implemented by creating the actual UGen
s
during expansion.
trigger that causes the UGen to submit a snapshot of the progress to the control instance.
A UGen that contributes to the progress monitoring of a graph. It is possible to instantiate multiple instances of this UGen, in which cases their individual progress reports will simply be added up (and clipped to the range from zero to one).
progress fraction from zero to one
trigger that causes the UGen to submit a snapshot of the progress to the control instance.
the label can be used to distinguish the contributions of different progress UGens