aboutsummaryrefslogtreecommitdiff
path: root/abstractions/arrayRouterOut.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abstractions/arrayRouterOut.pd')
-rw-r--r--abstractions/arrayRouterOut.pd19
1 files changed, 19 insertions, 0 deletions
diff --git a/abstractions/arrayRouterOut.pd b/abstractions/arrayRouterOut.pd
new file mode 100644
index 0000000..8fc86a4
--- /dev/null
+++ b/abstractions/arrayRouterOut.pd
@@ -0,0 +1,19 @@
+#N canvas 552 368 453 387 10;
+#X text 8 9 this abstraction deals with routing the global input if
+this is the selected abstraction.;
+#X obj 18 77 inlet;
+#X text 13 43 The only argument is the \$0 variable for locality.;
+#X obj 158 77 inlet;
+#X obj 18 249 spigot;
+#X obj 115 155 == \$1;
+#X obj 158 249 spigot;
+#X obj 18 313 s \$2-out;
+#X obj 158 313 s \$2-out2;
+#X obj 115 129 r \$2-selector;
+#X connect 1 0 4 0;
+#X connect 3 0 6 0;
+#X connect 4 0 7 0;
+#X connect 5 0 4 1;
+#X connect 5 0 6 1;
+#X connect 6 0 8 0;
+#X connect 9 0 5 0;