aboutsummaryrefslogtreecommitdiff
path: root/pre_switch.pd
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2005-11-19 23:59:56 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:50 +0200
commit057c7afaf898b043245f0972d4f0ca5251afb781 (patch)
tree03ca901775106df84fe3d8c5410a6b3483763e95 /pre_switch.pd
parent17183cc3fbcb83724b82a5bfccb8351dda5ca27e (diff)
initial checking of some basic abstractions
svn path=/trunk/abstractions/tb/; revision=3982
Diffstat (limited to 'pre_switch.pd')
-rw-r--r--pre_switch.pd28
1 files changed, 28 insertions, 0 deletions
diff --git a/pre_switch.pd b/pre_switch.pd
new file mode 100644
index 0000000..9eaf1d9
--- /dev/null
+++ b/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 $Id: pre_switch.pd 188 2005-11-20 00:26:53Z 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;