aboutsummaryrefslogtreecommitdiff
path: root/general
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 02:22:33 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 02:22:33 +0000
commit41eb4f92137dfa34066e634e5c14fa9e4123bd1c (patch)
treea527a02836f7a17afa34edfe0cb7fbd99b887923 /general
parentc9beb1767aa5ef3c49341dacc9eb7ccd27ade431 (diff)
added META subpatch
svn path=/trunk/externals/hcs/; revision=14441
Diffstat (limited to 'general')
-rw-r--r--general/doc/amp~-help.pd16
-rw-r--r--general/doc/failsafe-help.pd16
2 files changed, 26 insertions, 6 deletions
diff --git a/general/doc/amp~-help.pd b/general/doc/amp~-help.pd
index b4f0058..b346c67 100644
--- a/general/doc/amp~-help.pd
+++ b/general/doc/amp~-help.pd
@@ -1,5 +1,4 @@
-#N canvas 502 235 465 312 10;
-#X declare -lib hcs;
+#N canvas 0 31 465 358 10;
#X obj 5 2 cnv 15 450 20 empty empty amp~ 2 11 1 18 -233017 -66577
0;
#X msg 422 3 pddp;
@@ -8,11 +7,22 @@
#X text 244 284 released under the GNU GPL;
#X floatatom 192 115 5 0 0 0 - - -;
#X obj 195 95 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -225271
--1 -1 4800 1;
+-1 -1 0 1;
#X obj 157 219 dac~;
#X obj 127 139 osc~ 350;
#X obj 169 178 amp~;
#X text 28 43 Smooth amplitude control.;
+#N canvas 356 214 494 344 META 0;
+#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v3;
+#X text 12 125 AUTHOR Hans-Christoph Steiner;
+#X text 12 5 KEYWORDS control conversion;
+#X text 12 45 DESCRIPTION smooth amplitude control;
+#X text 12 65 INLET_0 signal;
+#X text 12 85 INLET_1 float;
+#X text 12 105 OUTLET_0 signal;
+#X restore 407 328 pd META;
#X connect 4 0 8 1;
#X connect 5 0 4 0;
#X connect 7 0 8 0;
diff --git a/general/doc/failsafe-help.pd b/general/doc/failsafe-help.pd
index 08830c8..0085ae2 100644
--- a/general/doc/failsafe-help.pd
+++ b/general/doc/failsafe-help.pd
@@ -1,5 +1,4 @@
-#N canvas 502 235 469 316 10;
-#X declare -lib hcs;
+#N canvas 0 31 469 358 10;
#X obj 5 2 cnv 15 450 20 empty empty failsafe 2 11 1 18 -233017 -66577
0;
#X msg 422 3 pddp;
@@ -14,8 +13,19 @@ the left inlet and ultimately quits Pd.;
#X text 36 222 You can add your own conditions using the bangs from
the outlets.;
#X obj 155 127 failsafe;
-#X obj 155 85 loadbang;
+#X obj 155 95 loadbang;
#X msg 119 172 \; pd quit;
+#N canvas 356 214 494 344 META 0;
+#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v3;
+#X text 12 125 AUTHOR Hans-Christoph Steiner;
+#X text 12 45 DESCRIPTION;
+#X text 12 5 KEYWORDS control pd_op;
+#X text 12 65 INLET_0 bang;
+#X text 12 85 OUTLET_0 bang;
+#X text 12 105 OUTLET_1 bang;
+#X restore 414 328 pd META;
#X connect 5 0 4 0;
#X connect 8 0 10 0;
#X connect 8 1 5 0;