aboutsummaryrefslogtreecommitdiff
path: root/list_sum-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2011-01-03 17:52:00 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2011-01-03 17:52:00 +0000
commit3cf10b76a1322341856509569310681e4f4b81e9 (patch)
tree7efc776c5aa34ab89b86ab160f08a8ab50f6e07a /list_sum-help.pd
parent55676a2c1f6955f357289b1abca5ef23e6b6462c (diff)
added META subpatch
svn path=/trunk/externals/ekext/; revision=14688
Diffstat (limited to 'list_sum-help.pd')
-rw-r--r--list_sum-help.pd16
1 files changed, 15 insertions, 1 deletions
diff --git a/list_sum-help.pd b/list_sum-help.pd
index 7259add..48cbcbd 100644
--- a/list_sum-help.pd
+++ b/list_sum-help.pd
@@ -1,4 +1,4 @@
-#N canvas 0 0 707 528 10;
+#N canvas 0 31 637 475 10;
#X obj 84 255 list_sum;
#X floatatom 101 358 0 0 0 3 length - -;
#X floatatom 84 391 0 0 0 3 total - -;
@@ -24,6 +24,20 @@
-1;
#X text 206 301 calculate the sum of elements in a list \, wrapping
the list.;
+#N canvas 239 251 494 344 META 0;
+#X text 12 199 HELP_PATCH_AUTHORS Ed Kelly. Revised by Jonathan Wilkes
+for Pd-extended 0.42 to conform to the PDDP template.;
+#X text 12 179 AUTHOR Ed Kelly <morph_2016@yahoo.co.uk>;
+#X text 12 5 KEYWORDS control storage list_op;
+#X text 12 45 DESCRIPTION calculate the sum of elements in a list \,
+wrapping the list;
+#X text 12 25 LICENSE GPL v3;
+#X text 12 79 INLET_0 all set clear;
+#X text 12 99 INLET_1 float;
+#X text 12 119 INLET_2 float;
+#X text 12 139 OUTLET_0 float;
+#X text 12 159 OUTLET_1 float;
+#X restore 577 446 pd META;
#X connect 0 0 2 0;
#X connect 0 1 1 0;
#X connect 3 0 0 0;