aboutsummaryrefslogtreecommitdiff
path: root/switcher.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 /switcher.pd
parent2daa10b2676f8befd3aaa54e70155459f9b6d79b (diff)
moved abstractions into abstractions/
Diffstat (limited to 'switcher.pd')
-rw-r--r--switcher.pd14
1 files changed, 0 insertions, 14 deletions
diff --git a/switcher.pd b/switcher.pd
deleted file mode 100644
index 96fc6fe..0000000
--- a/switcher.pd
+++ /dev/null
@@ -1,14 +0,0 @@
-#N canvas 567 330 438 173 10;
-#X obj 36 15 inlet switch;
-#X obj 36 79 outlet factor;
-#X obj 66 118 outlet switch~;
-#X obj 36 60 t f f;
-#X text 220 18 \$1: switch delay;
-#X obj 36 38 change;
-#X obj 66 99 pre_switch \$1;
-#X text 42 155 (c) Tim Blechmann 2005 \, $Id: switcher.pd 221 2005-12-17 18:31:17Z tim $;
-#X connect 0 0 5 0;
-#X connect 3 0 1 0;
-#X connect 3 1 6 0;
-#X connect 5 0 3 0;
-#X connect 6 0 2 0;