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 --- tabsort-help.pd | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'tabsort-help.pd') diff --git a/tabsort-help.pd b/tabsort-help.pd index 805f12a..3cc8196 100644 --- a/tabsort-help.pd +++ b/tabsort-help.pd @@ -1,15 +1,15 @@ -#N canvas 118 208 534 360 10; +#N canvas 0 31 534 403 10; #X text 22 332 (c) Antoine Rousseau 2001; #X floatatom 39 303 5 0 0 0 - - -; #X obj 21 19 tabsort; #X text 20 58 args: source_table dest_table; -#N canvas 0 0 450 300 graph29 0; +#N canvas 0 0 450 300 (subpatch) 0; #X array source 10 float 1; #A 0 -0.0571429 -0.985715 -0.942858 -0.857143 -0.757143 -0.542857 -0.171429 0.528571 0.842858 0.914287; #X coords 0 1 9 -1 200 140 1; #X restore 51 92 graph; -#N canvas 0 0 450 300 graph29 0; +#N canvas 0 0 450 300 (subpatch) 0; #X array dest 10 float 1; #A 0 9 8 7 0 6 5 4 3 2 1; #X coords 0 10 9 0 200 140 1; @@ -25,6 +25,17 @@ sorted by decreasing order (biggest first); #X floatatom 304 305 5 0 0 0 - - -; #X text 347 244 try it!; #X text 300 321 it should decrease with input; +#N canvas 572 197 494 344 META 0; +#X text 12 25 LICENSE GPL v2; +#X text 12 115 AUTHOR Antoine Rousseau; +#X text 12 135 HELP_PATCH_AUTHORS Antoine Rousseau. "pd meta" information +added by Jonathan Wilkes for Pd version 0.42.; +#X text 12 95 OUTLET_0 float; +#X text 12 5 KEYWORDS control array; +#X text 12 75 INLET_0 float; +#X text 12 45 DESCRIPTION write to dest_table the indices of source_table's +elements sorted by decreasing order; +#X restore 476 370 pd META; #X connect 6 0 1 0; #X connect 7 0 6 0; #X connect 10 0 11 0; -- cgit v1.2.1