aboutsummaryrefslogtreecommitdiff
path: root/help/tabreadl-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-21 05:08:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-21 05:08:54 +0000
commit0ca6f43514c11e30d76618be69fcb995b926d0d5 (patch)
tree176c578365c3aa10b8881ac34aac7d4d0b73f4b4 /help/tabreadl-help.pd
parent66615de24cb4f2d3511ad4a6cee4b28058e3ebb8 (diff)
ported to new template Makefile and debianized it
svn path=/trunk/externals/moonlib/; revision=13184
Diffstat (limited to 'help/tabreadl-help.pd')
-rw-r--r--help/tabreadl-help.pd26
1 files changed, 0 insertions, 26 deletions
diff --git a/help/tabreadl-help.pd b/help/tabreadl-help.pd
deleted file mode 100644
index feebabe..0000000
--- a/help/tabreadl-help.pd
+++ /dev/null
@@ -1,26 +0,0 @@
-#N canvas 502 181 672 415 10;
-#X obj 10 11 tabreadl;
-#X text 22 332 (c) Antoine Rousseau 2004;
-#X floatatom 15 173 0 0 0;
-#X floatatom 15 278 0 0 0;
-#N canvas 0 0 450 300 graph1 0;
-#X array \$0-array 10 float 0;
-#X coords 0 0 10 10 250 200 1;
-#X restore 362 179 graph;
-#X text 60 276 output = array99[index];
-#X text 34 50 click here to initialize;
-#X text 159 236 creation argument;
-#X text 155 254 gives array name;
-#X text 137 204 change array name;
-#X msg 25 204 set \$0-array99;
-#X msg 33 65 resize 10 \, bounds 0 0 10 10 \, xlabel -0.5 0 1 2 3 4
-5 6 7 8 9 10 \, ylabel -1 0 1 2 3 4 5 6 7 8 9 10 \, 0 1 4 2 8 5 6 1
-4 2 8;
-#X obj 34 139 s \$0-array;
-#X text 110 8 - linear interpolating read from a table;
-#X text 46 174 index(float);
-#X obj 15 245 tabreadl \$0-array;
-#X connect 2 0 15 0;
-#X connect 10 0 15 0;
-#X connect 11 0 12 0;
-#X connect 15 0 3 0;