From 57de39e09a37b5f35cbecbb76a0f89efe1a4d63f Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 30 Nov 2010 01:36:17 +0000 Subject: added META subpatch svn path=/trunk/externals/moonlib/; revision=14536 --- tabreadl-help.pd | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'tabreadl-help.pd') diff --git a/tabreadl-help.pd b/tabreadl-help.pd index feebabe..2429f0c 100644 --- a/tabreadl-help.pd +++ b/tabreadl-help.pd @@ -1,12 +1,12 @@ -#N canvas 502 181 672 415 10; +#N canvas 0 31 650 395 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 floatatom 15 173 0 0 0 0 - - -; +#X floatatom 15 278 0 0 0 0 - - -; +#N canvas 0 0 450 300 (subpatch) 0; #X array \$0-array 10 float 0; #X coords 0 0 10 10 250 200 1; -#X restore 362 179 graph; +#X restore 362 139 graph; #X text 60 276 output = array99[index]; #X text 34 50 click here to initialize; #X text 159 236 creation argument; @@ -20,6 +20,16 @@ #X text 110 8 - linear interpolating read from a table; #X text 46 174 index(float); #X obj 15 245 tabreadl \$0-array; +#N canvas 502 150 494 344 META 0; +#X text 12 25 LICENSE GPL v2; +#X text 12 105 AUTHOR Antoine Rousseau; +#X text 12 125 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information +added by Jonathan Wilkes for Pd version 0.42.; +#X text 12 85 OUTLET_0 float; +#X text 12 45 DESCRIPTION linear interpolating read from a table; +#X text 12 5 KEYWORDS control array; +#X text 12 65 INLET_0 float set; +#X restore 592 367 pd META; #X connect 2 0 15 0; #X connect 10 0 15 0; #X connect 11 0 12 0; -- cgit v1.2.1