aboutsummaryrefslogtreecommitdiff
path: root/hasc~-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 /hasc~-help.pd
parent55676a2c1f6955f357289b1abca5ef23e6b6462c (diff)
added META subpatch
svn path=/trunk/externals/ekext/; revision=14688
Diffstat (limited to 'hasc~-help.pd')
-rw-r--r--hasc~-help.pd16
1 files changed, 15 insertions, 1 deletions
diff --git a/hasc~-help.pd b/hasc~-help.pd
index 092e270..ce645d9 100644
--- a/hasc~-help.pd
+++ b/hasc~-help.pd
@@ -1,3 +1,17 @@
-#N canvas 1 52 450 300 10;
+#N canvas 0 31 450 300 10;
#X obj 109 101 hasc~;
#X text 78 43 Highest Apparent Spectral Component;
+#N canvas 303 130 489 373 META 0;
+#X text 12 195 HELP_PATCH_AUTHORS Ed Kelly. Revised by Jonathan Wilkes
+for Pd-extended 0.42 to conform to the PDDP template.;
+#X text 12 5 KEYWORDS signal needs_work (example patch);
+#X text 12 45 DESCRIPTION highest apparent spectral component \, according
+to amplitude threshold;
+#X text 12 75 INLET_0 signal;
+#X text 12 95 INLET_1 signal;
+#X text 12 115 INLET_2 float;
+#X text 12 135 OUTLET_0 float;
+#X text 12 155 OUTLET_1 float;
+#X text 12 175 AUTHOR Ed Kelly <morph_2016@yahoo.co.uk>;
+#X text 12 25 LICENSE GPL v3;
+#X restore 387 265 pd META;