aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/#print-help.pd
blob: e7143e19afcdbc8aa40d358c836ef971a25d6973 (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
#N canvas 408 30 536 638 10;
#X text 15 32 Displays the dimensions of a grid in the console. If
the grid has less than two dimensions it will display all grid data.
;
#X floatatom 213 105 5 0 0 0 - - -;
#X floatatom 235 126 5 0 0 0 - - -;
#X floatatom 257 146 5 0 0 0 - - -;
#X obj 71 116 #in;
#X obj 100 158 #import (3 3 3);
#X msg 100 110 3 3 3 # 27;
#X obj 100 134 # rand;
#X obj 0 3 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 70 267 cnv 15 100 17 empty empty empty 20 12 0 14 -241291 -66577
0;
#X obj 2 431 cnv 15 500 17 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 1 302 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 1 325 cnv 15 60 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X text 6 326 Inlet_0;
#X text 203 433 Outlets (1);
#X obj 2 452 cnv 15 60 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X text 4 351 GRID;
#X msg 71 88 load sewing.jpg;
#X obj 17 4 #print;
#X text 8 483 GRID;
#X obj 71 267 #print paprika;
#X obj 4 640 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X obj 4 520 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577
0;
#X text 206 521 Arguments (1);
#X text 70 555 Adds a number as a prefix before the element printed
in the console.;
#X text 11 598 SYMBOL;
#X text 68 597 Adds a symbol (text) as a prefix before the printed
element in the console.;
#X text 7 453 Outlet_0;
#X text 67 352 Incoming grid.;
#X text 203 304 Inlets (1);
#X text 63 483 Outputs the dimensions of a grid and the grid data to
the console.;
#X text 7 640 see also:;
#X obj 82 641 #dim;
#X obj 116 641 #export;
#X obj 171 641 #export_list;
#X obj 262 641 print;
#X text 11 556 FLOAT;
#X text 122 375 select between base 2 \, 8 \, 10 \, 16;
#X text 9 389 maxrows INTEGER;
#X text 8 375 base INTEGER;
#X text 122 389 stop printing after that number of rows;
#X text 9 402 trunc INTEGER;
#X text 123 403 stop printing after that number of characters on the
same line;
#X text 398 4 GridFlow 0.9.1;
#X obj 213 165 #pack 3;
#X msg 368 188 base 2;
#X msg 368 208 base 8;
#X msg 368 228 base 10;
#X msg 368 248 base 16;
#X msg 370 159 maxrows 10;
#X msg 370 136 trunc 20;
#X connect 1 0 44 0;
#X connect 2 0 44 1;
#X connect 3 0 44 2;
#X connect 4 0 20 0;
#X connect 5 0 20 0;
#X connect 6 0 7 0;
#X connect 7 0 5 0;
#X connect 17 0 4 0;
#X connect 44 0 20 0;
#X connect 45 0 20 0;
#X connect 46 0 20 0;
#X connect 47 0 20 0;
#X connect 48 0 20 0;
#X connect 49 0 20 0;
#X connect 50 0 20 0;