aboutsummaryrefslogtreecommitdiff
path: root/examples/randtab.pd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/randtab.pd')
-rw-r--r--examples/randtab.pd43
1 files changed, 43 insertions, 0 deletions
diff --git a/examples/randtab.pd b/examples/randtab.pd
new file mode 100644
index 0000000..36226b3
--- /dev/null
+++ b/examples/randtab.pd
@@ -0,0 +1,43 @@
+#N canvas 187 22 737 487 10;
+#X obj 143 114 soundfiler;
+#X obj 110 354 *~;
+#X msg 138 3 bang;
+#X msg 142 92 read -resize \$1 \$2;
+#X msg 215 12 bang;
+#X obj 515 47 table \$0-music;
+#X obj 144 66 pack s s;
+#X obj 215 35 f \$0;
+#X obj 231 56 makefilename %d-music;
+#X symbolatom 247 35 40 0 0;
+#X floatatom 163 244 10 0 0;
+#X floatatom 142 353 5 0 0;
+#X obj 110 303 tabread4~ \$0-music;
+#X obj 20 331 print~;
+#X msg 19 307 bang;
+#X obj 138 29 openpanel;
+#X obj 109 330 /~ 100;
+#X obj 34 235 randomblock~ 1000;
+#X obj 241 325 print~;
+#X msg 240 301 bang;
+#X obj 110 401 outlet~;
+#X obj 402 206 block~ 32768 1;
+#X connect 0 0 10 0;
+#X connect 0 0 17 1;
+#X connect 1 0 20 0;
+#X connect 2 0 15 0;
+#X connect 3 0 0 0;
+#X connect 4 0 7 0;
+#X connect 6 0 3 0;
+#X connect 7 0 8 0;
+#X connect 8 0 6 1;
+#X connect 11 0 1 1;
+#X connect 12 0 16 0;
+#X connect 12 0 18 0;
+#X connect 14 0 13 0;
+#X connect 15 0 4 0;
+#X connect 15 0 6 0;
+#X connect 15 0 9 0;
+#X connect 16 0 1 0;
+#X connect 17 0 12 0;
+#X connect 17 0 13 0;
+#X connect 19 0 18 0;