aboutsummaryrefslogtreecommitdiff
path: root/abstractions/arrayRouterOut.pd
blob: 8fc86a425a8ab7b3b494e32f0f4a24b56afe48ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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;