From 057c7afaf898b043245f0972d4f0ca5251afb781 Mon Sep 17 00:00:00 2001 From: Tim Blechmann Date: Sat, 19 Nov 2005 23:59:56 +0000 Subject: initial checking of some basic abstractions svn path=/trunk/abstractions/tb/; revision=3982 --- pre_switch.pd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 pre_switch.pd (limited to 'pre_switch.pd') 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; -- cgit v1.2.1