aboutsummaryrefslogtreecommitdiff
path: root/xfadeS.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 /xfadeS.pd
parent2daa10b2676f8befd3aaa54e70155459f9b6d79b (diff)
moved abstractions into abstractions/
Diffstat (limited to 'xfadeS.pd')
-rw-r--r--xfadeS.pd83
1 files changed, 0 insertions, 83 deletions
diff --git a/xfadeS.pd b/xfadeS.pd
deleted file mode 100644
index ac26b5f..0000000
--- a/xfadeS.pd
+++ /dev/null
@@ -1,83 +0,0 @@
-#N canvas 0 0 949 473 10;
-#X obj 45 24 inlet~;
-#X obj 357 24 inlet~;
-#X obj 45 416 outlet~;
-#X text 626 26 0 bis 100;
-#X text 46 4 0;
-#X text 358 6 100;
-#X obj 550 25 inlet fade;
-#X obj 550 180 t f f;
-#X obj 550 160 * 0.01;
-#X obj 550 204 !- 1;
-#X obj 550 48 clip 0 100;
-#X obj 580 223 sqrt;
-#X obj 550 244 sqrt;
-#N canvas 5 26 523 273 init 0;
-#X obj 9 21 init \$1;
-#X obj 187 20 init \$2;
-#X obj 187 83 10;
-#X obj 187 63 b;
-#X obj 187 40 moses 0;
-#X obj 231 63 sel 0;
-#X obj 9 43 outlet initial_state;
-#X obj 187 112 outlet fade_time;
-#X connect 0 0 6 0;
-#X connect 1 0 4 0;
-#X connect 2 0 7 0;
-#X connect 3 0 2 0;
-#X connect 4 0 3 0;
-#X connect 4 1 5 0;
-#X connect 5 0 2 0;
-#X connect 5 1 7 0;
-#X restore 409 69 pd init;
-#X text 691 82 \$1: initial value;
-#X obj 550 328 != 0;
-#X obj 550 366 outlet switch~_1;
-#X obj 670 328 != 0;
-#X obj 670 366 outlet switch~_2;
-#X obj 670 347 pre_switch 20;
-#X obj 550 347 pre_switch 20;
-#X obj 357 342 volctl~ 0 \$2;
-#X obj 45 342 volctl~ 1 \$2;
-#X text 691 102 \$2: interpolation time;
-#X obj 135 24 inlet~;
-#X obj 135 416 outlet~;
-#X text 136 4 0;
-#X obj 135 342 volctl~ 1 \$2;
-#X obj 237 24 inlet~;
-#X obj 237 342 volctl~ 0 \$2;
-#X text 238 6 100;
-#X obj 756 283 + 10;
-#X text 45 447 (c) Tim Blechmann 2005 \, $Id: xfadeS.pd 221 2005-12-17 18:31:17Z tim $;
-#X connect 0 0 22 0;
-#X connect 1 0 21 0;
-#X connect 6 0 10 0;
-#X connect 7 0 9 0;
-#X connect 7 1 11 0;
-#X connect 8 0 7 0;
-#X connect 9 0 12 0;
-#X connect 10 0 8 0;
-#X connect 11 0 17 0;
-#X connect 11 0 21 1;
-#X connect 11 0 29 1;
-#X connect 12 0 15 0;
-#X connect 12 0 22 1;
-#X connect 12 0 27 1;
-#X connect 13 0 8 0;
-#X connect 13 1 22 2;
-#X connect 13 1 21 2;
-#X connect 13 1 27 2;
-#X connect 13 1 29 2;
-#X connect 13 1 31 1;
-#X connect 15 0 20 0;
-#X connect 17 0 19 0;
-#X connect 19 0 18 0;
-#X connect 20 0 16 0;
-#X connect 21 0 25 0;
-#X connect 22 0 2 0;
-#X connect 24 0 27 0;
-#X connect 27 0 25 0;
-#X connect 28 0 29 0;
-#X connect 29 0 2 0;
-#X connect 31 0 20 1;
-#X connect 31 0 19 1;