aboutsummaryrefslogtreecommitdiff
path: root/pwm-help.pd
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 /pwm-help.pd
parentc9beb1767aa5ef3c49341dacc9eb7ccd27ade431 (diff)
added META subpatch
svn path=/trunk/externals/hcs/; revision=14441
Diffstat (limited to 'pwm-help.pd')
-rw-r--r--pwm-help.pd43
1 files changed, 27 insertions, 16 deletions
diff --git a/pwm-help.pd b/pwm-help.pd
index 13cd764..1c2110e 100644
--- a/pwm-help.pd
+++ b/pwm-help.pd
@@ -1,21 +1,21 @@
-#N canvas 172 95 530 434 10;
-#X text 140 148 the argument sets the frequency;
-#X obj 88 102 tgl 15 0 empty empty empty 0 -6 0 8 -24198 -1 -1 1 1
+#N canvas 0 26 502 423 10;
+#X text 130 148 the argument sets the frequency;
+#X obj 86 102 tgl 15 0 empty empty empty 0 -6 0 8 -24198 -1 -1 0 1
;
-#X obj 142 96 hsl 128 15 0 1 0 0 empty empty amount -2 -6 1 12 -261681
--1 -1 11100 1;
-#X floatatom 149 118 5 0 0 0 - - -;
+#X obj 122 96 hsl 128 15 0 1 0 0 empty empty amount -2 -6 1 12 -261681
+-1 -1 0 1;
+#X floatatom 129 118 5 0 0 0 - - -;
#X text 14 20 this object does Pulse Width Modulation at the message
rate:;
-#X text 3 101 turn on/off;
-#X obj 77 397 pddp/pddplink http://en.wikipedia.org/wiki/Pulse-width_modulation
+#X text 11 100 turn on/off;
+#X obj 67 397 pddp/pddplink http://en.wikipedia.org/wiki/Pulse-width_modulation
;
-#X text 17 376 for more info:;
-#N canvas 0 0 450 300 graph1 0;
+#X text 7 376 for more info:;
+#N canvas 0 0 450 300 (subpatch) 0;
#X array \$0-pwm 200 float 0;
#X coords 0 1.2 199 -0.2 200 140 1;
-#X restore 284 202 graph;
-#N canvas 727 94 454 304 display 0;
+#X restore 274 202 graph;
+#N canvas 570 94 454 304 display 0;
#X obj 115 35 inlet;
#X obj 117 265 tabwrite \$0-pwm;
#X obj 238 127 float;
@@ -43,10 +43,21 @@ rate:;
#X connect 10 0 9 0;
#X connect 10 1 1 1;
#X connect 11 0 2 0;
-#X restore 95 310 pd display guts;
-#X obj 195 283 tgl 15 0 empty empty display 0 -6 0 8 -225271 -1 -1
-1 1;
-#X obj 96 147 pwm 10;
+#X restore 86 310 pd display guts;
+#X obj 173 283 tgl 15 0 empty empty display 0 -6 0 8 -225271 -1 -1
+0 1;
+#X obj 86 147 pwm 10;
+#N canvas 280 175 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 pulse width modulation at message rate;
+#X text 12 5 KEYWORDS control abstraction;
+#X text 12 65 INLET_0 float;
+#X text 12 85 INLET_1 float;
+#X text 12 105 OUTLET_0 float;
+#X restore 453 403 pd META;
#X connect 1 0 11 0;
#X connect 2 0 3 0;
#X connect 2 0 11 1;