aboutsummaryrefslogtreecommitdiff
path: root/steady-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 /steady-help.pd
parent55676a2c1f6955f357289b1abca5ef23e6b6462c (diff)
added META subpatch
svn path=/trunk/externals/ekext/; revision=14688
Diffstat (limited to 'steady-help.pd')
-rw-r--r--steady-help.pd16
1 files changed, 15 insertions, 1 deletions
diff --git a/steady-help.pd b/steady-help.pd
index 260409f..cb2ec62 100644
--- a/steady-help.pd
+++ b/steady-help.pd
@@ -1,4 +1,4 @@
-#N canvas 455 323 616 303 10;
+#N canvas 0 31 616 303 10;
#N canvas 0 22 696 311 fiddle-example 0;
#X obj 139 187 steady;
#X floatatom 98 223 5 0 0 3 max - -;
@@ -97,6 +97,20 @@ occurs from then onwards.;
#X text 194 188 ...sometimes useful to filter out erroneous results
from fiddle~ and other externs...;
#X text 194 73 but...;
+#N canvas 379 254 494 279 META 0;
+#X text 12 185 HELP_PATCH_AUTHORS Ed Kelly. Revised by Jonathan Wilkes
+for Pd-extended 0.42 to conform to the PDDP template.;
+#X text 12 25 LICENSE GPL v3;
+#X text 12 165 AUTHOR Ed Kelly <morph_2016@yahoo.co.uk>;
+#X text 12 5 KEYWORDS control;
+#X text 12 45 DESCRIPTION get maximum and minimum from a stream of
+numbers;
+#X text 12 65 INLET_0 float;
+#X text 12 85 INLET_1 float;
+#X text 12 105 OUTLET_0 float;
+#X text 12 125 OUTLET_1 float;
+#X text 12 145 OUTLET_2 float;
+#X restore 553 273 pd META;
#X connect 1 0 10 0;
#X connect 1 1 11 0;
#X connect 1 2 12 0;