An AlgaTemp represents a temporary AlgaNode. This node will be created ad-hoc when requested, and patched to the according parameter of the parent AlgaNode or AlgaPattern.
Create a new AlgaTemp.
def |
A definition: a Function or Symbol pointing to a valid AlgaSynthDef. |
chans |
A specific channels mapping to take from the def. |
scale |
A specific scaling to apply to the output of the def. |