aboutsummaryrefslogtreecommitdiff
path: root/vcog-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 /vcog-help.pd
parente1775060ebae110fd14dddee80f75e809d75fdac (diff)
Added META subpatch
svn path=/trunk/externals/smlib/; revision=15705
Diffstat (limited to 'vcog-help.pd')
-rw-r--r--vcog-help.pd54
1 files changed, 33 insertions, 21 deletions
diff --git a/vcog-help.pd b/vcog-help.pd
index 0e8d67f..b13c1bc 100644
--- a/vcog-help.pd
+++ b/vcog-help.pd
@@ -1,21 +1,33 @@
-#N canvas 480 472 471 125 10;
-#X msg 18 40 1 2 3 4;
-#X floatatom 50 96 5 0 0;
-#X msg 84 40 3 4 5;
-#X text 387 99 j#|@2002;
-#X obj 409 77 SMLib-help;
-#X obj 52 69 vcog;
-#X text 16 14 vcog computes the center of gravity of a list of floats
-;
-#X msg 134 40 0 1 0 1;
-#X msg 199 40 0 0 1 1;
-#X msg 263 40 8;
-#X msg 144 74 1 -1;
-#X text 142 94 zero sum causes no output;
-#X connect 0 0 5 0;
-#X connect 2 0 5 0;
-#X connect 5 0 1 0;
-#X connect 7 0 5 0;
-#X connect 8 0 5 0;
-#X connect 9 0 5 0;
-#X connect 10 0 5 0;
+#N canvas 1 53 471 165 10;
+#X msg 18 40 1 2 3 4;
+#X floatatom 50 96 5 0 0 0 - - -;
+#X msg 84 40 3 4 5;
+#X text 387 99 j#|@2002;
+#X obj 409 77 SMLib-help;
+#X obj 52 69 vcog;
+#X text 16 14 vcog computes the center of gravity of a list of floats
+;
+#X msg 134 40 0 1 0 1;
+#X msg 199 40 0 0 1 1;
+#X msg 263 40 8;
+#X msg 144 74 1 -1;
+#X text 142 94 zero sum causes no output;
+#N canvas 208 165 494 344 META 0;
+#X text 12 135 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 115 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
+;
+#X text 12 5 KEYWORDS control list_op;
+#X text 12 75 INLET_0 list float;
+#X text 12 45 DESCRIPTION compute the center of gravity of a list of
+floats;
+#X text 12 95 OUTLET_0 float;
+#X restore 417 124 pd META;
+#X connect 0 0 5 0;
+#X connect 2 0 5 0;
+#X connect 5 0 1 0;
+#X connect 7 0 5 0;
+#X connect 8 0 5 0;
+#X connect 9 0 5 0;
+#X connect 10 0 5 0;