aboutsummaryrefslogtreecommitdiff
path: root/max_n-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2011-01-10 05:41:14 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2011-01-10 05:41:14 +0000
commitd78f2f525d0099a93914808836cd54ee219266ad (patch)
treea1108cd3df461d4600ceb3bc929883bc7d354aa7 /max_n-help.pd
parent90fc93602d8c35af109fd8b293bb90b861ea9b41 (diff)
added META subpatch
svn path=/trunk/externals/mapping/; revision=14693
Diffstat (limited to 'max_n-help.pd')
-rw-r--r--max_n-help.pd13
1 files changed, 12 insertions, 1 deletions
diff --git a/max_n-help.pd b/max_n-help.pd
index 144e7cf..cc0ce79 100644
--- a/max_n-help.pd
+++ b/max_n-help.pd
@@ -1,4 +1,4 @@
-#N canvas 397 193 534 486 10;
+#N canvas 1 53 534 486 10;
#X text 41 58 data;
#X obj 40 155 t f f;
#X msg 57 120 0;
@@ -17,6 +17,17 @@
#X obj 246 219 max_n 20;
#X obj 5 2 cnv 15 450 20 empty empty max_n 2 11 1 18 -233017 -66577
0;
+#N canvas 468 256 494 344 META 0;
+#X text 12 125 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 85 OUTLET_0 float;
+#X text 12 105 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
+#X text 12 65 INLET_0 float;
+#X text 12 5 KEYWORDS control abstraction conversion;
+#X text 12 45 DESCRIPTION return the maximum from the last n (n>1)
+values;
+#X restore 475 458 pd META;
#X connect 1 0 9 0;
#X connect 1 1 13 0;
#X connect 2 0 1 0;