aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/#print-help.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2009-10-18 20:01:19 +0000
committerN.N. <matju@users.sourceforge.net>2009-10-18 20:01:19 +0000
commitccddec68116fc6403858ebfa13d4a7b1aa3d5278 (patch)
tree6b90e41b15bbf2440afa76d53cc436debf5b5c5b /externals/gridflow/doc/flow_classes/#print-help.pd
parenta1fb215b39535805aa19608185d5e52c0f524b42 (diff)
hi gridflow 0.9.5
svn path=/trunk/; revision=12611
Diffstat (limited to 'externals/gridflow/doc/flow_classes/#print-help.pd')
-rw-r--r--externals/gridflow/doc/flow_classes/#print-help.pd81
1 files changed, 81 insertions, 0 deletions
diff --git a/externals/gridflow/doc/flow_classes/#print-help.pd b/externals/gridflow/doc/flow_classes/#print-help.pd
new file mode 100644
index 00000000..e7143e19
--- /dev/null
+++ b/externals/gridflow/doc/flow_classes/#print-help.pd
@@ -0,0 +1,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;