de.sciss.synth.ugen
A UGen that, when triggered, frees a given node.
This UGen outputs its trig input signal for convenience.
the trigger to cause the action
the id of the target node to free upon receiving the trigger
FreeSelf
Pause
Abstract method which must be implemented by creating the actual UGens during expansion.
UGen
Abstract method which must be implemented by creating the actual UGens during expansion. This method is at most called once during graph expansion
the expanded object (depending on the type parameter U)
U
A UGen that, when triggered, frees a given node.
This UGen outputs its trig input signal for convenience.
the trigger to cause the action
the id of the target node to free upon receiving the trigger
FreeSelf
Pause