aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/#t-help.pd
blob: a8c4f0648bcba78cf4029c418b4a0a2f40039469 (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
#N canvas 78 0 632 554 10;
#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 obj 237 134 #in teapot.png;
#X text 232 425 The same grid received in inlet 0 is first sent to
the outlet 0;
#X text 232 460 The same grid received in inlet 0 is sent to the outlet
1 after it was sent to outlet 0;
#X text 232 337 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 obj 0 0 doc_h;
#X obj 3 307 doc_i 1;
#X obj 3 395 doc_o 2;
#X obj 3 267 doc_c 0;
#X obj 3 505 doc_also;
#X obj 14 337 doc_ii 0;
#X obj 14 425 doc_oo 0;
#X obj 14 460 doc_oo 1;
#X obj 97 337 doc_m i0 grid;
#X obj 97 425 doc_m o0 grid;
#X obj 97 460 doc_m o1 grid;
#X obj 0 525 doc_f;
#X obj 103 505 t;
#X connect 0 0 1 0;
#X connect 1 0 7 0;
#X connect 1 1 2 0;
#X connect 2 0 7 1;
#X connect 3 0 6 1;
#X connect 4 0 0 0;
#X connect 5 0 6 0;
#X connect 5 1 3 0;
#X connect 6 0 12 0;
#X connect 7 0 11 0;
#X connect 10 0 15 0;
#X connect 15 0 5 0;
#X connect 23 1 31 0;
#X connect 27 1 18 0;
#X connect 28 1 16 0;
#X connect 29 1 17 0;