ExtensionAn AlgaOut can be used to programmatically specify the output of an AlgaPattern. This must only be used in conjunction of the 'out' key of an AlgaPattern.
Create a new AlgaOut.
| node |
Specify the AlgaNode to output to. |
| param |
Specify the parameter of the AlgaNode to output to. |
| chans |
A specific channels mapping to take from the AlgaPattern. |
| scale |
A specific scaling to apply to the output of the AlgaPattern. |