aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/#t-help.pd
blob: b8b7e471935b710bd7c5ecd4414e59747c918350 (plain)
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
75
#N canvas 78 0 516 656 10;
#X obj 1 380 cnv 15 500 17 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 1 263 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 1 286 cnv 15 60 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 1 529 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 1 401 cnv 15 60 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X text 398 1 GridFlow 0.8.4;
#X text 2 287 Inlet 0;
#X obj 1 0 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 9 1 #t;
#X text 42 2 trigger;
#X text 7 313 GRID;
#X text 2 402 Outlet 0;
#X obj 10 134 #in teapot.png;
#X obj 10 161 t a a;
#X obj 40 181 #convolve (1 3 # -1 2 -1);
#X obj 267 181 #convolve (1 3 # -1 2 -1);
#X obj 10 112 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 237 161 #t;
#X obj 237 205 # *>>8;
#X obj 10 205 # *>>8;
#X text 257 112 Works;
#X text 8 64 In some situations \, a grid hasn't finished entering
the right-hand side \, when an object begins receiving on the left-hand
side. in those cases you should use #t.;
#X obj 237 113 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 10 234 #out window \, title doesnt_work;
#X obj 237 233 #out window \, title works;
#X text 8 25 The [#t] trigger object sequences grid operations in a
right-to-left order. It outputs its input from right to left.;
#X text 28 112 Doesn't work (all black);
#X text 393 1 GridFlow 0.8.4;
#X obj 237 134 #in teapot.png;
#X text 11 425 GRID;
#X text 13 517;
#X text 215 382 Outlets (2);
#X text 221 264 Inlets (1);
#X text 210 528 Arguments (0);
#X obj 2 576 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X text 14 564;
#X text 217 577 See also;
#X text 103 603;
#X obj 9 605 trigger;
#X text 59 426 The same grid received in inlet 0 is first sent to the
outlet 0;
#X obj 2 459 cnv 15 60 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X text 12 483 GRID;
#X text 3 460 Outlet 1;
#X text 60 484 The same grid received in inlet 0 is sent to the outlet
1 after it was sent to outlet 0;
#X text 59 313 The Grid passed in inlet 0 will be first sent to the
right most outlet and then to the second from the right (the left outlet
in this case).;
#X connect 12 0 13 0;
#X connect 13 0 19 0;
#X connect 13 1 14 0;
#X connect 14 0 19 1;
#X connect 15 0 18 1;
#X connect 16 0 12 0;
#X connect 17 0 18 0;
#X connect 17 1 15 0;
#X connect 18 0 24 0;
#X connect 19 0 23 0;
#X connect 22 0 28 0;
#X connect 28 0 17 0;