aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/#store-help.pd
blob: e3b1bb663fc266f10036dadbc8aeb986bc763223 (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
76
77
78
79
80
81
82
83
84
85
86
87
#N canvas 691 44 533 625 10;
#X obj 1 464 cnv 15 500 17 empty empty empty 20 12 0 14 -228992 -66577
0;
#X text 9 305 BANG;
#X obj 1 223 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 1 246 cnv 15 60 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X text 215 466 Outlets (1);
#X obj 1 545 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 1 346 cnv 15 60 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 1 485 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 247 Inlet 0;
#X text 2 347 Inlet 1;
#X text 252 225 Inlets (2);
#X text 2 486 Outlet 0;
#X obj 1 0 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 9 1 #store;
#X floatatom 132 89 5 0 0 0 - - -;
#X floatatom 177 89 5 0 0 0 - - -;
#X floatatom 20 160 5 0 0 0 - - -;
#X floatatom 132 200 5 0 0 0 - - -;
#X text 115 201 R:;
#X floatatom 193 200 5 0 0 0 - - -;
#X floatatom 253 200 5 0 0 0 - - -;
#X text 176 201 G:;
#X text 237 201 B:;
#X floatatom 73 161 5 0 0 0 - - -;
#X text 1 161 X:;
#X text 58 162 Y:;
#X obj 132 107 #pack;
#X obj 296 134 #in;
#X msg 296 115 load r001.jpg;
#X obj 20 131 #unpack;
#X obj 132 175 #unpack 3;
#X text 393 1 GridFlow 0.8.4;
#X text 210 544 Arguments (0);
#X obj 132 153 cnv 15 43 17 empty empty empty 20 12 0 14 -241291 -66577
0;
#X obj 132 153 #store;
#X text 60 304 A bang at the left inlet will force [#store] to send
its value to the outlet.;
#X text 7 272 GRID;
#X text 129 54 this example allows you to select a single pixel from
the loaded picture and view its rgb value.;
#X text 8 24 The [#store] stores exactly one grid \, using the right
inlet. You fetch it back \, or selected subparts using the left inlet.
;
#X text 10 571 GRID;
#X text 60 573 [#store] accepts a grid as a creation argument which
initializes the first value to be stored.;
#X obj 296 181 display;
#X obj 86 94 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 296 161 display;
#X text 59 271 Accepts a grid.;
#X text 7 371 GRID;
#X text 60 371 Accepts a grid or a subpart of it.;
#X text 62 401 Reassign;
#X text 63 423 put_at;
#X text 131 410 To be clarified;
#X text 12 509 GRID;
#X text 59 509 Outputs the grid as requested.;
#X obj 132 131 #redim 2;
#X obj 296 96 loadbang;
#X connect 15 0 27 0;
#X connect 16 0 27 1;
#X connect 27 0 30 0;
#X connect 27 0 53 0;
#X connect 28 0 35 1;
#X connect 29 0 28 0;
#X connect 30 0 17 0;
#X connect 30 1 24 0;
#X connect 31 0 18 0;
#X connect 31 1 20 0;
#X connect 31 2 21 0;
#X connect 35 0 31 0;
#X connect 35 0 42 0;
#X connect 43 0 35 0;
#X connect 53 0 35 0;
#X connect 53 0 44 0;
#X connect 54 0 29 0;