aboutsummaryrefslogtreecommitdiff
path: root/sc4pd/make-files.txt
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-07-30 21:27:07 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:55 +0200
commit0aa3917ce03265d942b86fcc0b0d224b0e46627f (patch)
tree4a9e5637fd7d6c9b83fb29f9e2babd456668ce07 /sc4pd/make-files.txt
parent5a8caf3981072a2184a17bd9a23c4b7b6f07feb7 (diff)
Binary Operators
svn path=/trunk/externals/tb/; revision=1899
Diffstat (limited to 'sc4pd/make-files.txt')
-rwxr-xr-xsc4pd/make-files.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/sc4pd/make-files.txt b/sc4pd/make-files.txt
index b662391..c5a874b 100755
--- a/sc4pd/make-files.txt
+++ b/sc4pd/make-files.txt
@@ -6,4 +6,6 @@ SRCS= \
PinkNoise.cpp Dust2.cpp Crackle.cpp Rand.cpp TRand.cpp TExpRand.cpp \
IRand.cpp TIRand.cpp CoinGate.cpp support.cpp LinRand.cpp NRand.cpp\
ExpRand.cpp LFClipNoise.cpp LFNoise0.cpp LFNoise1.cpp LFNoise2.cpp \
- Logistic.cpp Latoocarfian.cpp LinCong.cpp \ No newline at end of file
+ Logistic.cpp Latoocarfian.cpp LinCong.cpp amclip.cpp scaleneg.cpp \
+ excess.cpp hypot.cpp ring1.cpp ring2.cpp ring3.cpp ring4.cpp \
+ difsqr.cpp sumsqr.cpp sqrdif.cpp sqrsum.cpp absdif.cpp \ No newline at end of file