aboutsummaryrefslogtreecommitdiff
path: root/abstractions/pre_switch.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 /abstractions/pre_switch.pd
parent2daa10b2676f8befd3aaa54e70155459f9b6d79b (diff)
moved abstractions into abstractions/
Diffstat (limited to 'abstractions/pre_switch.pd')
-rw-r--r--abstractions/pre_switch.pd28
1 files changed, 28 insertions, 0 deletions
diff --git a/abstractions/pre_switch.pd b/abstractions/pre_switch.pd
new file mode 100644
index 0000000..50193de
--- /dev/null
+++ b/abstractions/pre_switch.pd
@@ -0,0 +1,28 @@
+#N canvas 0 0 450 300 10;
+#X obj 36 116 t b b;
+#X obj 105 193 0;
+#X obj 66 137 zl reg stop;
+#X obj 36 192 1;
+#X obj 36 91 sel 1 0;
+#X obj 105 170 delay \$1;
+#X obj 36 39 inlet switch;
+#X obj 36 231 outlet switch~;
+#X text 38 17 \$1: switch delay;
+#X obj 36 69 change;
+#X obj 197 38 inlet delay;
+#X obj 197 59 moses 0;
+#X obj 197 79 assert;
+#X text 35 265 (c) Tim Blechmann 2005 \, $Id: pre_switch.pd 221 2005-12-17 18:31:17Z tim $;
+#X connect 0 0 3 0;
+#X connect 0 1 2 0;
+#X connect 1 0 7 0;
+#X connect 2 0 5 0;
+#X connect 3 0 7 0;
+#X connect 4 0 0 0;
+#X connect 4 1 5 0;
+#X connect 5 0 1 0;
+#X connect 6 0 9 0;
+#X connect 9 0 4 0;
+#X connect 10 0 11 0;
+#X connect 11 0 12 0;
+#X connect 11 1 5 1;