scide: implement selectionLength for openDocument
[supercollider.git] / HelpSource / Classes / Sum3.schelp
blob8c0e84069eeaddeef840b6e8fed65b1da692bc8e
1 CLASS:: Sum3
2 summary:: Sum three signals
3 categories:: UGens>Algebraic
4 related:: Classes/Mix
6 DESCRIPTION::
7 Sum three signals. Internal ugen to efficiently mix three signals. Should be used via link::Classes/Mix::.
9 CLASSMETHODS::
10 private:: new1
12 METHOD:: new
14 Construct UGen.