aboutsummaryrefslogtreecommitdiff
path: root/randtab.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-07-31 04:27:27 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:23:30 +0200
commit76e9fc3a254f558b23e196176a651bdb28c32e07 (patch)
tree633fb8ea3e4bdf6936ac934a4a8af42734066695 /randtab.pd
parent12eb493f82763ad6c9497c18a0bb8af131eb5e0a (diff)
sorted out the examples and help files and got 'make install' working
svn path=/trunk/externals/unauthorized/; revision=15176
Diffstat (limited to 'randtab.pd')
-rw-r--r--randtab.pd43
1 files changed, 0 insertions, 43 deletions
diff --git a/randtab.pd b/randtab.pd
deleted file mode 100644
index 089a86e..0000000
--- a/randtab.pd
+++ /dev/null
@@ -1,43 +0,0 @@
-#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 opanel;
-#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;