aboutsummaryrefslogtreecommitdiff
path: root/sc4pd/pd/lfnoise2.pd
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-07-17 17:27:17 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:55 +0200
commit96b9d4ab74d9b0d9bb073932f7e804585f1a7c80 (patch)
tree90e4782f75177fbd702b94b77bae97c673cdad83 /sc4pd/pd/lfnoise2.pd
parentc1f0c701a5b598e665b0e884081c9a02c44a2550 (diff)
one more object and some changes
svn path=/trunk/externals/tb/; revision=1870
Diffstat (limited to 'sc4pd/pd/lfnoise2.pd')
-rw-r--r--sc4pd/pd/lfnoise2.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/sc4pd/pd/lfnoise2.pd b/sc4pd/pd/lfnoise2.pd
new file mode 100644
index 0000000..3874d41
--- /dev/null
+++ b/sc4pd/pd/lfnoise2.pd
@@ -0,0 +1,17 @@
+#N canvas 0 0 450 300 10;
+#X obj 89 115 print~;
+#X obj 141 88 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X floatatom 246 97 5 0 0 0 - - -;
+#X obj 246 143 timer;
+#X obj 246 123 t b b;
+#X floatatom 246 168 5 0 0 0 - - -;
+#X obj 246 55 LFNoise2 10;
+#X obj 89 48 LFNoise2~ 100;
+#X connect 1 0 0 0;
+#X connect 2 0 4 0;
+#X connect 3 0 5 0;
+#X connect 4 0 3 0;
+#X connect 4 1 3 1;
+#X connect 6 0 2 0;
+#X connect 7 0 0 0;