aboutsummaryrefslogtreecommitdiff
path: root/switcher.pd
diff options
context:
space:
mode:
Diffstat (limited to 'switcher.pd')
-rw-r--r--switcher.pd14
1 files changed, 14 insertions, 0 deletions
diff --git a/switcher.pd b/switcher.pd
new file mode 100644
index 0000000..04c2b46
--- /dev/null
+++ b/switcher.pd
@@ -0,0 +1,14 @@
+#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 $Id: switcher.pd 193 2005-11-20 00:58:51Z 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;