repo.or.cz
/
supercollider.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
scide: implement selectionLength for openDocument
[supercollider.git]
/
HelpSource
/
Classes
/
Sum3.schelp
blob
8c0e84069eeaddeef840b6e8fed65b1da692bc8e
1
CLASS:: Sum3
2
summary:: Sum three signals
3
categories:: UGens>Algebraic
4
related:: Classes/Mix
5
6
DESCRIPTION::
7
Sum three signals. Internal ugen to efficiently mix three signals. Should be used via link::Classes/Mix::.
8
9
CLASSMETHODS::
10
private:: new1
11
12
METHOD:: new
13
14
Construct UGen.