aboutsummaryrefslogtreecommitdiff
path: root/examples/multiplex~.pd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/multiplex~.pd')
-rw-r--r--examples/multiplex~.pd24
1 files changed, 0 insertions, 24 deletions
diff --git a/examples/multiplex~.pd b/examples/multiplex~.pd
deleted file mode 100644
index aef58e9..0000000
--- a/examples/multiplex~.pd
+++ /dev/null
@@ -1,24 +0,0 @@
-#N canvas 386 552 637 304 12;
-#X obj 75 23 multiplex~;
-#X obj 72 193 multiplex~ . . . . .;
-#X text 210 23 multiplex 1-of-n signals to 1 outlet;
-#X obj 72 139 sig~ 1;
-#X obj 110 161 sig~ 0.5;
-#X obj 149 137 sig~ 50;
-#X obj 227 158 sig~ 0.1;
-#X floatatom 110 93 4 0 0 0 - - -;
-#X obj 72 229 env~;
-#X floatatom 72 255 4 0 0 0 - - -;
-#X text 156 93 select a signal;
-#X obj 306 262 mux~;
-#X text 254 261 alias;
-#X text 135 214 the number of arguments specifies the number of inlets
-;
-#X text 510 3 part of zexy;
-#X connect 1 0 8 0;
-#X connect 3 0 1 0;
-#X connect 4 0 1 1;
-#X connect 5 0 1 2;
-#X connect 6 0 1 4;
-#X connect 7 0 1 0;
-#X connect 8 0 9 0;