From 0ca6f43514c11e30d76618be69fcb995b926d0d5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 21 Feb 2010 05:08:54 +0000 Subject: ported to new template Makefile and debianized it svn path=/trunk/externals/moonlib/; revision=13184 --- tabreadl-help.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 tabreadl-help.pd (limited to 'tabreadl-help.pd') diff --git a/tabreadl-help.pd b/tabreadl-help.pd new file mode 100644 index 0000000..feebabe --- /dev/null +++ b/tabreadl-help.pd @@ -0,0 +1,26 @@ +#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; -- cgit v1.2.1