For each child, a synth must be created and nested in the parent group.
For each child, a synth must be created and nested
in the parent group. The synth's id must be
communicated through pauseNodeCtlName
For every child whose id is greater than
or equal to zero, a control must be set
based on pauseNodeCtlName.
Outgoing links.
Outgoing links.
To "play" the result, for each link
a corresponding bus must be allocated
and set through a control obtained
with linkCtlName(id).
A result contains the identifier of this partial graph (used for constructing the control for pausing the node if not
-1), the UGen graph, the buses used, and children from if-then-else blocks (if any).When building the set of synths, the children of the tree formed by a
Resultshould be arranged in depth-first order.