aboutsummaryrefslogtreecommitdiff
path: root/vmax-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2011-11-06 01:25:48 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2011-11-06 01:25:48 +0000
commit2e5402b354317ba36480d00de4f1aced6755b7cf (patch)
treec06c2428c7eee0cebb0285114770cce4d6fff9cd /vmax-help.pd
parente1775060ebae110fd14dddee80f75e809d75fdac (diff)
Added META subpatch
svn path=/trunk/externals/smlib/; revision=15705
Diffstat (limited to 'vmax-help.pd')
-rw-r--r--vmax-help.pd54
1 files changed, 33 insertions, 21 deletions
diff --git a/vmax-help.pd b/vmax-help.pd
index d615216..cd7a310 100644
--- a/vmax-help.pd
+++ b/vmax-help.pd
@@ -1,21 +1,33 @@
-#N canvas 480 472 473 127 10;
-#X floatatom 35 104 5 0 0;
-#X text 387 99 j#|@2002;
-#X obj 409 77 SMLib-help;
-#X msg 133 47 0;
-#X msg 168 47 0 1 0 1;
-#X msg 243 48 0 0 1 1;
-#X text 14 3 vcog computes maximum of a list of floats;
-#X obj 49 76 vmax;
-#X floatatom 86 104 5 0 0;
-#X msg 15 47 1 2 3 1;
-#X msg 81 47 3 4 1;
-#X text 13 21 and the location of the first occurance of the maximum
-;
-#X connect 3 0 7 0;
-#X connect 4 0 7 0;
-#X connect 5 0 7 0;
-#X connect 7 0 0 0;
-#X connect 7 1 8 0;
-#X connect 9 0 7 0;
-#X connect 10 0 7 0;
+#N canvas 1 53 473 182 10;
+#X floatatom 35 104 5 0 0 0 - - -;
+#X text 387 99 j#|@2002;
+#X obj 409 77 SMLib-help;
+#X msg 133 47 0;
+#X msg 168 47 0 1 0 1;
+#X msg 243 48 0 0 1 1;
+#X text 14 3 vcog computes maximum of a list of floats;
+#X obj 49 76 vmax;
+#X floatatom 86 104 5 0 0 0 - - -;
+#X msg 15 47 1 2 3 1;
+#X msg 81 47 3 4 1;
+#X text 13 21 and the location of the first occurance of the maximum
+;
+#N canvas 122 150 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 Johannes Taelman (johannes.taelman@rug.ac.be)
+;
+#X text 12 5 KEYWORDS control list_op;
+#X text 12 65 INLET_0 list float;
+#X text 12 45 DESCRIPTION maximum of a list of floats;
+#X text 12 85 OUTLET_0 float;
+#X text 12 105 OUTLET_1 float;
+#X restore 411 130 pd META;
+#X connect 3 0 7 0;
+#X connect 4 0 7 0;
+#X connect 5 0 7 0;
+#X connect 7 0 0 0;
+#X connect 7 1 8 0;
+#X connect 9 0 7 0;
+#X connect 10 0 7 0;