aboutsummaryrefslogtreecommitdiff
path: root/sc4pd/make-files.txt
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-07-14 22:09:37 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:54 +0200
commit7efe253bff93c1214cc84ef16255af39351a7606 (patch)
tree5c009e5f5cf530d25a92fbf684ea5a3ae095a233 /sc4pd/make-files.txt
parentff2ee8fd80cce2c7102799169c6e272457b011ba (diff)
some more ugens
svn path=/trunk/externals/tb/; revision=1863
Diffstat (limited to 'sc4pd/make-files.txt')
-rwxr-xr-xsc4pd/make-files.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc4pd/make-files.txt b/sc4pd/make-files.txt
index 2125a06..be5dcbc 100755
--- a/sc4pd/make-files.txt
+++ b/sc4pd/make-files.txt
@@ -3,4 +3,5 @@ SRCDIR = source
SRCS= \
main.cpp Dust.cpp MantissaMask.cpp Hasher.cpp Median.cpp \
BrownNoise.cpp ClipNoise.cpp GrayNoise.cpp WhiteNoise.cpp \
- PinkNoise.cpp Dust2.cpp Crackle.cpp \ No newline at end of file
+ PinkNoise.cpp Dust2.cpp Crackle.cpp Rand.cpp TRand.cpp TExpRand.cpp \
+ IRand.cpp TIRand.cpp \ No newline at end of file