aboutsummaryrefslogtreecommitdiff
path: root/abstractions/arrayRouterIn.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abstractions/arrayRouterIn.pd')
-rw-r--r--abstractions/arrayRouterIn.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/abstractions/arrayRouterIn.pd b/abstractions/arrayRouterIn.pd
new file mode 100644
index 0000000..f887db0
--- /dev/null
+++ b/abstractions/arrayRouterIn.pd
@@ -0,0 +1,21 @@
+#N canvas 218 167 502 352 10;
+#X obj 110 129 r \$2-selector;
+#X obj 13 249 spigot;
+#X obj 13 93 r \$2-in;
+#X text 8 9 this abstraction deals with routing the global input if
+this is the selected abstraction.;
+#X obj 13 274 outlet;
+#X text 12 44 The first argument is the selector ID starting at 0 (generated
+by dir2abstractionArray) and the second argument is the \$0 variable
+for locality.;
+#X obj 110 155 == \$1;
+#X obj 153 249 spigot;
+#X obj 153 274 outlet;
+#X obj 153 93 r \$2-in2;
+#X connect 0 0 6 0;
+#X connect 1 0 4 0;
+#X connect 2 0 1 0;
+#X connect 6 0 1 1;
+#X connect 6 0 7 1;
+#X connect 7 0 8 0;
+#X connect 9 0 7 0;