diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-04-20 18:10:22 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-04-20 18:10:22 +0000 |
commit | 3c5267f44e2e8be91097a5f3d7df9971a91d8b76 (patch) | |
tree | 5d852912d9faa5d7c8ddb3050cd9bdfc8ed8f48c | |
parent | fe27153cb911f4756f930f41cac56f1e756b08a7 (diff) |
minor clean up
svn path=/trunk/externals/hcs/; revision=11068
-rw-r--r-- | pwm~-help.pd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pwm~-help.pd b/pwm~-help.pd index c082876..e367c8f 100644 --- a/pwm~-help.pd +++ b/pwm~-help.pd @@ -1,5 +1,5 @@ -#N canvas 122 138 523 408 10; -#N canvas 0 22 450 300 graph1 0; +#N canvas 138 51 523 408 10; +#N canvas 0 22 450 300 (subpatch) 0; #X array \$0-pwm~ 100 float 0; #X coords 0 1.1 100 -0.1 200 100 1; #X restore 58 236 graph; @@ -7,12 +7,12 @@ #X text 355 21 <-- Click to start; #X text 194 193 <-- graph the output; #X text 302 287 see also:; -#X obj 311 20 tgl 25 0 empty empty start 0 -6 1 9 -24198 -1 -1 1 1 +#X obj 311 20 tgl 25 0 empty empty start 0 -6 1 9 -24198 -1 -1 0 1 ; #X msg 311 48 \; pd dsp \$1 \; metro \$1; #X obj 376 287 pwm; #X obj 71 66 hsl 128 15 0 1 0 1 empty empty pulse_width -2 -6 1 12 --225280 -1 -1 5400 0; +-225280 -1 -1 10700 0; #X floatatom 80 88 5 0 0 0 - - -; #X text 139 112 argument = pwm rate in Hz; #X obj 67 112 pwm~ 2000; |