diff options
Diffstat (limited to 'square~-help.pd')
-rw-r--r-- | square~-help.pd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/square~-help.pd b/square~-help.pd new file mode 100644 index 0000000..876293c --- /dev/null +++ b/square~-help.pd @@ -0,0 +1,11 @@ +#N canvas 292 406 450 300 10; +#X obj 126 141 square~; +#X obj 129 205 dac~; +#X obj 126 103 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 +-1 -1 10700 1; +#X obj 127 172 *~ 0.2; +#X text 83 38 a simple square wave generator; +#X connect 0 0 3 0; +#X connect 2 0 0 0; +#X connect 3 0 1 0; +#X connect 3 0 1 1; |