-
Notifications
You must be signed in to change notification settings - Fork 7
/
direct-help.pd
74 lines (74 loc) · 2.04 KB
/
direct-help.pd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
#N canvas 1233 618 514 386 12;
#X obj 29 38 tgl 15 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000
0 1;
#X obj 29 58 metro 0.25 120 permin;
#X obj 29 82 cycle, f 10;
#X obj 27 183 mod 4;
#X obj 27 212 sel 3;
#X obj 29 151 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000
#000000;
#X obj 111 183 random 10;
#X obj 111 161 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc
#000000 #000000;
#X msg 111 241 0;
#X obj 111 210 sel 0 2;
#X msg 27 239 1;
#X msg 146 241 2;
#X obj 215 159 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc
#000000 #000000;
#X obj 118 301 s next;
#X obj 215 185 f;
#X obj 249 186 + 1;
#X obj 215 214 sel 7;
#X msg 215 242 1;
#X msg 233 159 0;
#X floatatom 266 215 5 0 0 0 - - - 0;
#X text 31 325 Node rules determine when and where;
#X obj 96 110 direct;
#X obj 135 31 r next;
#X text 28 346 to pass the pulse on to next.;
#X text 190 34 Select the outlet \, either 0 \, 1 \, 2 \, or 3;
#X text 152 106 Direct inlet to one of up to four outlets (0-3);
#X text 27 6 Pass on values to a selected outlet;
#X floatatom 151 85 5 0 0 0 - - - 0;
#X obj 363 211 direct;
#X floatatom 363 176 5 0 0 2 Data - - 0;
#X floatatom 402 176 5 0 3 2 Outlet - - 0;
#X floatatom 363 252 5 0 0 0 - - - 0;
#X floatatom 376 276 5 0 0 0 - - - 0;
#X floatatom 389 302 5 0 0 0 - - - 0;
#X floatatom 402 327 5 0 0 0 - - - 0;
#X text 358 140 Similified Example;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 2 4 21 0;
#X connect 3 0 4 0;
#X connect 4 0 10 0;
#X connect 6 0 9 0;
#X connect 7 0 6 0;
#X connect 8 0 13 0;
#X connect 9 0 8 0;
#X connect 9 1 11 0;
#X connect 10 0 13 0;
#X connect 11 0 13 0;
#X connect 12 0 14 0;
#X connect 14 0 15 0;
#X connect 14 0 16 0;
#X connect 14 0 19 0;
#X connect 15 0 14 1;
#X connect 16 0 17 0;
#X connect 16 0 18 0;
#X connect 17 0 13 0;
#X connect 18 0 14 1;
#X connect 21 0 5 0;
#X connect 21 0 3 0;
#X connect 21 1 7 0;
#X connect 21 2 12 0;
#X connect 22 0 21 1;
#X connect 27 0 21 1;
#X connect 28 0 31 0;
#X connect 28 1 32 0;
#X connect 28 2 33 0;
#X connect 28 3 34 0;
#X connect 29 0 28 0;
#X connect 30 0 28 1;