aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/5.reference/tabread.pd
diff options
context:
space:
mode:
Diffstat (limited to 'pd/doc/5.reference/tabread.pd')
-rw-r--r--pd/doc/5.reference/tabread.pd21
1 files changed, 0 insertions, 21 deletions
diff --git a/pd/doc/5.reference/tabread.pd b/pd/doc/5.reference/tabread.pd
deleted file mode 100644
index fa671a21..00000000
--- a/pd/doc/5.reference/tabread.pd
+++ /dev/null
@@ -1,21 +0,0 @@
-#N canvas 44 26 703 454 12;
-#X text 52 181 index;
-#X obj 36 9 tabread;
-#X obj 15 244 tabread array99;
-#X floatatom 15 182 0 0 0;
-#X floatatom 15 278 0 0 0;
-#X graph graph1 0 0 10 10 362 379 612 179;
-#X array array99 10 float;
-#X pop;
-#X msg 31 56 \; readout 1 \; array99 resize 10 \; array99 bounds 0 0 10 10 \; array99 xlabel -0.5 0 1 2 3 4 5 6 7 8 9 10 \; array99 ylabel -1 0 1 2 3 4 5 6 7 8 9 10 \; array99 0 1 4 2 8 5 6 1 4 2 8;
-#X text 60 276 output = array99[index];
-#X text 141 33 click here to initialize;
-#X text 159 236 creation argument;
-#X text 155 254 gives array name;
-#X msg 25 204 set array99;
-#X text 137 204 change array name;
-#X text 422 407 updated for Pd version 0.33;
-#X text 110 8 - read numbers from a table;
-#X connect 2 0 4 0;
-#X connect 3 0 2 0;
-#X connect 11 0 2 0;