aboutsummaryrefslogtreecommitdiff
path: root/oscillators/saw~-help.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2010-11-10 11:40:46 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2010-11-10 11:40:46 +0000
commit6b20330d5b3b1f8f2d6bb5016dacfecfce1fbe33 (patch)
treeabdd57bd300ccf8fc0bdd8fe56ead82b0e84a906 /oscillators/saw~-help.pd
parentde31babc3eddcbabb47a33dae001777b68abbd30 (diff)
clean of everything that are in double.
svn path=/trunk/externals/nusmuk/; revision=14362
Diffstat (limited to 'oscillators/saw~-help.pd')
-rw-r--r--oscillators/saw~-help.pd14
1 files changed, 0 insertions, 14 deletions
diff --git a/oscillators/saw~-help.pd b/oscillators/saw~-help.pd
deleted file mode 100644
index 997d3b6..0000000
--- a/oscillators/saw~-help.pd
+++ /dev/null
@@ -1,14 +0,0 @@
-#N canvas 340 204 450 293 10;
-#X obj 42 137 saw~;
-#X obj 43 110 sig~ 333;
-#X obj 43 162 *~ 0.3;
-#X obj 43 194 dac~;
-#X floatatom 43 63 5 0 0 0 - - -;
-#X obj 43 86 mtof;
-#X text 30 17 saw~ is a band-limited sawtooth oscillator.;
-#X connect 0 0 2 0;
-#X connect 1 0 0 0;
-#X connect 2 0 3 0;
-#X connect 2 0 3 1;
-#X connect 4 0 5 0;
-#X connect 5 0 1 0;