aboutsummaryrefslogtreecommitdiff
path: root/oscillators/pwm~-help.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2008-07-08 11:38:59 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2008-07-08 11:38:59 +0000
commit4f59a6ad1f6fff30c4473059d5edd4b60ee9af0e (patch)
tree956082447273a65df28a8c3dd4cce50c11e4fd2d /oscillators/pwm~-help.pd
parent942ebc2400c2bf910f0c7a71cb2165365962b498 (diff)
add band limited oscillartors
svn path=/trunk/externals/nusmuk/; revision=10149
Diffstat (limited to 'oscillators/pwm~-help.pd')
-rw-r--r--oscillators/pwm~-help.pd24
1 files changed, 24 insertions, 0 deletions
diff --git a/oscillators/pwm~-help.pd b/oscillators/pwm~-help.pd
new file mode 100644
index 0000000..9163527
--- /dev/null
+++ b/oscillators/pwm~-help.pd
@@ -0,0 +1,24 @@
+#N canvas 228 478 660 293 10;
+#X obj 41 196 *~ 0.3;
+#X obj 42 231 dac~;
+#X floatatom 42 58 5 0 0 0 - - -;
+#X obj 42 76 mtof;
+#X obj 41 170 pwm~;
+#X floatatom 146 81 5 0 1 0 - - -;
+#X obj 42 121 line~;
+#X msg 42 98 \$1 33;
+#X obj 146 122 line~;
+#X msg 146 99 \$1 33;
+#X text 159 18 pwm~ is a band-limited square oscillator.;
+#X msg 146 60 0.5;
+#X connect 0 0 1 0;
+#X connect 0 0 1 1;
+#X connect 2 0 3 0;
+#X connect 3 0 7 0;
+#X connect 4 0 0 0;
+#X connect 5 0 9 0;
+#X connect 6 0 4 0;
+#X connect 7 0 6 0;
+#X connect 8 0 4 1;
+#X connect 9 0 8 0;
+#X connect 11 0 5 0;