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
Merge pull request #506 from andrewcsmith/patch-2
[supercollider.git]
/
HelpSource
/
Classes
/
Sum4.schelp
blob
c3f7c70b67c59fd6a756b1d249c055283de70b9e
1
CLASS:: Sum4
2
summary:: Sum four signals
3
categories:: UGens>Algebraic
4
related:: Classes/Mix
5
6
DESCRIPTION::
7
Sum four 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.