aboutsummaryrefslogtreecommitdiff
path: root/sfruit/midi.random-smooth.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2009-01-03 09:15:08 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2009-01-03 09:15:08 +0000
commit855530f5a83c85a5e67323e4ab5a00a8d14537bb (patch)
tree35aea9626894cf947c8d5ead9de84d7a8d2e655d /sfruit/midi.random-smooth.pd
parent3355d9b9ce4b732f08ffa9abf80f40b74a47e247 (diff)
some new objects to support structhausen and mmmap
svn path=/trunk/abstractions/sfruit/; revision=10473
Diffstat (limited to 'sfruit/midi.random-smooth.pd')
-rw-r--r--sfruit/midi.random-smooth.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/sfruit/midi.random-smooth.pd b/sfruit/midi.random-smooth.pd
new file mode 100644
index 0000000..fbf2c1b
--- /dev/null
+++ b/sfruit/midi.random-smooth.pd
@@ -0,0 +1,17 @@
+#N canvas 1001 348 198 230 10;
+#X obj 68 98 / 999999;
+#X obj 68 76 random 999999;
+#X obj 41 167 line 50 5;
+#X msg 41 145 \$1 50;
+#X obj 41 124 +;
+#X obj 41 51 t a b;
+#X obj 41 19 inlet;
+#X obj 41 189 outlet;
+#X connect 0 0 4 1;
+#X connect 1 0 0 0;
+#X connect 2 0 7 0;
+#X connect 3 0 2 0;
+#X connect 4 0 3 0;
+#X connect 5 0 4 0;
+#X connect 5 1 1 0;
+#X connect 6 0 5 0;