aboutsummaryrefslogtreecommitdiff
path: root/reference/tabminmax-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
commite64777405412ac03cac27e5d386403cff9e49415 (patch)
tree55ebbdc09837c995785245a1ab7c94bbef2c8a44 /reference/tabminmax-help.pd
parent4059490aa3ed0862d6d411fa341abfdef10f3563 (diff)
updated help-patches to include META
svn path=/trunk/externals/zexy/; revision=14636
Diffstat (limited to 'reference/tabminmax-help.pd')
-rw-r--r--reference/tabminmax-help.pd50
1 files changed, 31 insertions, 19 deletions
diff --git a/reference/tabminmax-help.pd b/reference/tabminmax-help.pd
index f2514d0..2624f07 100644
--- a/reference/tabminmax-help.pd
+++ b/reference/tabminmax-help.pd
@@ -1,28 +1,40 @@
-#N canvas 293 375 861 353 10;
-#N canvas 0 0 450 300 graph2 0;
+#N canvas 1 4 848 357 10;
+#N canvas 0 0 450 300 (subpatch) 0;
#X array my_array66 5 float 0;
#X array my_array77 8 float 0;
#X coords 0 1 8 -1 200 140 1;
-#X restore 653 87 graph;
-#X obj 493 208 loadbang;
-#X msg 83 100 bang;
-#X msg 133 148 set my_array77;
-#X msg 493 234 \; my_array66 resize 5 \; my_array77 resize 8 \; my_array66
+#X restore 633 87 graph;
+#X obj 473 208 loadbang;
+#X msg 63 100 bang;
+#X msg 113 148 set my_array77;
+#X msg 473 234 \; my_array66 resize 5 \; my_array77 resize 8 \; my_array66
0.1 0.3 0.2 0.5 0.2 -0.1 \; my_array77 0.1 0.1 0.2 0.3 0.5 0.8 0.13
0.21 0.34;
-#X msg 132 126 set my_array66;
-#X text 648 24 part of zexy;
-#X obj 176 22 tabminmax;
-#X text 256 24 get the minimum and the maximum of a table;
-#X obj 83 168 tabminmax my_array66;
-#X obj 83 192 unpack;
-#X floatatom 83 217 0 0 0 0 minimum - -;
-#X floatatom 120 218 2 0 0 3 idx - -;
-#X obj 213 192 unpack;
-#X floatatom 213 217 0 0 0 0 maximum - -;
-#X floatatom 250 218 2 0 0 3 idx - -;
-#X text 149 81 additionally this object gets the indices of the maxima.
+#X msg 112 126 set my_array66;
+#X text 628 24 part of zexy;
+#X obj 156 22 tabminmax;
+#X text 236 24 get the minimum and the maximum of a table;
+#X obj 63 168 tabminmax my_array66;
+#X obj 63 192 unpack;
+#X floatatom 63 217 0 0 0 0 minimum - -;
+#X floatatom 100 218 2 0 0 3 idx - -;
+#X obj 193 192 unpack;
+#X floatatom 193 217 0 0 0 0 maximum - -;
+#X floatatom 230 218 2 0 0 3 idx - -;
+#X text 129 81 additionally this object gets the indices of the maxima.
;
+#N canvas 583 406 494 344 META 0;
+#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 125 AUTHOR IOhannes m zmoelnig;
+#X text 12 5 KEYWORDS control array;
+#X text 12 45 DESCRIPTION get the minimum and the maximum of a table
+;
+#X text 12 65 INLET_0 bang set;
+#X text 12 105 OUTLET_1 float;
+#X text 12 85 OUTLET_0 float;
+#X restore 791 327 pd META;
#X connect 1 0 4 0;
#X connect 2 0 9 0;
#X connect 3 0 9 0;