aboutsummaryrefslogtreecommitdiff
path: root/sigmoid_booster~.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:14:06 +0200
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:14:06 +0200
commit90c6018a9401e38859f733b3521c919e042322b7 (patch)
treeb4a6bd88d73feafa8fa55e6fe7c5fcd7df2cab72 /sigmoid_booster~.pd
parent2daa10b2676f8befd3aaa54e70155459f9b6d79b (diff)
moved abstractions into abstractions/
Diffstat (limited to 'sigmoid_booster~.pd')
-rw-r--r--sigmoid_booster~.pd35
1 files changed, 0 insertions, 35 deletions
diff --git a/sigmoid_booster~.pd b/sigmoid_booster~.pd
deleted file mode 100644
index 68b0401..0000000
--- a/sigmoid_booster~.pd
+++ /dev/null
@@ -1,35 +0,0 @@
-#N canvas 488 227 567 322 10;
-#X obj 69 40 dbtorms;
-#X obj 69 21 inlet pregain;
-#X obj 26 1 inlet~;
-#X obj 26 78 *~ -5;
-#X obj 26 135 pow~;
-#X obj 26 154 +~ 1;
-#X obj 26 222 -~ 1;
-#X obj 123 216 dbtorms;
-#X obj 123 197 inlet postgain;
-#X obj 26 262 outlet~;
-#X obj 26 59 volctl~ \$1 10;
-#X obj 26 241 volctl~ \$2 10;
-#X obj 49 97 init 1;
-#X obj 49 116 exp;
-#X text 203 21 direct port of TAP Sigmoid Booster by Tom Szilagyi \,
-except that it's using pd's db scaling instead of tap's;
-#X obj 26 181 sig~ 2;
-#X obj 26 203 /~;
-#X text 28 287 (c) Tim Blechmann 2005 \, $Id: sigmoid_booster~.pd 221 2005-12-17 18:31:17Z tim $;
-#X connect 0 0 10 1;
-#X connect 1 0 0 0;
-#X connect 2 0 10 0;
-#X connect 3 0 4 0;
-#X connect 4 0 5 0;
-#X connect 5 0 16 1;
-#X connect 6 0 11 0;
-#X connect 7 0 11 1;
-#X connect 8 0 7 0;
-#X connect 10 0 3 0;
-#X connect 11 0 9 0;
-#X connect 12 0 13 0;
-#X connect 13 0 4 1;
-#X connect 15 0 16 0;
-#X connect 16 0 6 0;