From 5a6bee4fe076e06514c6e4e538590dd3a2a5cdc3 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 6 Nov 2009 18:37:00 +0000 Subject: upgrade gridflow svn path=/trunk/; revision=12728 --- externals/gridflow/doc/flow_classes/#out-help.pd | 139 +++++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 externals/gridflow/doc/flow_classes/#out-help.pd (limited to 'externals/gridflow/doc/flow_classes/#out-help.pd') diff --git a/externals/gridflow/doc/flow_classes/#out-help.pd b/externals/gridflow/doc/flow_classes/#out-help.pd new file mode 100644 index 00000000..17d9d2e8 --- /dev/null +++ b/externals/gridflow/doc/flow_classes/#out-help.pd @@ -0,0 +1,139 @@ +#N canvas 674 0 632 642 10; +#X obj 15 325 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 10 71 Displaying a grid:; +#X text 342 73 Saving a grid:; +#X text 232 689 "rewind" rewinds to the beginning of a video file. +Will overwrite previous data.; +#X obj 15 100 bng 15 250 50 0 empty empty empty 0 -6 0 8 -24198 -1 +-1; +#X obj 15 221 #in; +#X msg 65 227 open window; +#X msg 65 252 close; +#X text 232 597 "close" closes the file and hides the display \, must +be accompanied by message "open window" to reopen the display.; +#X text 232 764 A bang notifies when a complete grid has been received. +; +#X text 12 32 Displays or saves an incoming grid (usually an image +or a video).; +#X obj 15 302 #out window \, title example; +#X obj 127 100 bng 15 250 50 0 empty empty empty 0 -6 0 8 -24198 -1 +-1; +#X obj 133 796 #record; +#X msg 366 228 open somefile.jpg; +#X text 232 654 "open filename.format" (ex: "open somefile.jpg") sets +the filename to write to.; +#X obj 351 96 bng 15 250 50 0 empty empty empty 0 -6 0 8 -24198 -1 +-1; +#X obj 351 190 #in; +#X obj 351 266 #out; +#X msg 127 262 hidecursor; +#X text 196 261 <-- linux only; +#X text 232 632 "hidecursor" (linux only) hides the mouse cursor.; +#X obj 0 0 doc_h; +#X obj 3 371 doc_c n; +#X obj 3 796 doc_also; +#X obj 3 734 doc_o 1; +#N canvas 140 137 570 615 More 1; +#X text 203 143 open default display for screenshot; +#X msg 82 197 open videodev /dev/video0; +#X text 277 196 open a video device; +#X msg 187 388 open x11 here; +#X msg 158 337 open x11 local 10; +#X text 298 390 connect to default display; +#X text 297 338 connect to display #10 on this machine; +#X msg 65 313 open x11 remote.host.bla.net 0; +#X text 297 315 connect to remote machine on display #0; +#X text 202 114 open an image file; +#X msg 242 437 close; +#X msg 83 142 open x11 here; +#X msg 200 413 open window; +#X text 299 413 opens a window x11 \, quartz or sdl; +#X obj 23 223 cnv 15 23 17 empty empty empty 20 12 0 14 -241291 -66577 +0; +#X obj 23 223 #in; +#X obj 5 13 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X obj 14 14 #out; +#X obj 23 480 #out; +#X msg 53 114 open sewing.jpg; +#X obj 23 72 bng 15 250 50 0 empty empty empty 0 -6 0 8 -24198 -1 -1 +; +#X obj 23 93 t b b; +#X msg 83 170 open lsd.mov; +#X text 203 169 open a quicktime video; +#X obj 97 74 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X msg 165 363 open save_here.jpg; +#X text 298 362 select file to write to in jpg format; +#X text 14 36 #out communicating grids (images) to/from devices \, +sockets \, files; +#X text 37 502 An incoming file is sent through the opened device or +file. In single file format \, a subsequent picture overwrites the +preceeding one. There are many more options.; +#X connect 1 0 15 0; +#X connect 3 0 18 0; +#X connect 4 0 18 0; +#X connect 7 0 18 0; +#X connect 10 0 18 0; +#X connect 11 0 15 0; +#X connect 12 0 18 0; +#X connect 15 0 18 0; +#X connect 19 0 15 0; +#X connect 20 0 21 0; +#X connect 21 0 15 0; +#X connect 21 1 19 0; +#X connect 22 0 15 0; +#X connect 24 0 15 0; +#X connect 25 0 18 0; +#X restore 140 334 pd More info about this object class; +#X obj 3 488 doc_i 1; +#X obj 14 518 doc_ii 0; +#X obj 14 764 doc_oo 0; +#X obj 97 518 doc_m i0 grid; +#X obj 97 654 doc_m i0 open; +#X obj 97 597 doc_m i0 close; +#X obj 97 632 doc_m i0 hidecursor; +#X obj 97 689 doc_m i0 rewind; +#X obj 103 796 #in; +#X text 188 426 auto-open with auto-detect of the format-handler; +#X text 226 451 auto-open with manual choice of the format-handler +; +#X text 88 406 nothing opened \, you have to open by yourself; +#X obj 46 407 #out; +#X obj 46 428 #out filename.suffix; +#X obj 46 449 #out handler filename.suffix; +#X obj 97 553 doc_m i0 autoclose; +#X obj 0 816 doc_f; +#X obj 97 764 doc_m o0 bang; +#X msg 15 117 load working.jpg; +#X msg 127 117 load sewing.jpg; +#X msg 351 113 load sewing.jpg; +#X text 232 553 "autoclose 1": close after incoming image is finished. +; +#X text 232 575 "autoclose 0": doesn't.; +#X text 232 518 write one frame (or in the case of [#out grid] \, one +grid of any kind).; +#X connect 4 0 45 0; +#X connect 5 0 11 0; +#X connect 6 0 11 0; +#X connect 7 0 11 0; +#X connect 11 0 0 0; +#X connect 12 0 46 0; +#X connect 14 0 18 0; +#X connect 16 0 47 0; +#X connect 17 0 18 0; +#X connect 19 0 11 0; +#X connect 24 1 35 0; +#X connect 24 1 13 0; +#X connect 30 1 50 0; +#X connect 31 1 15 0; +#X connect 32 1 8 0; +#X connect 33 1 21 0; +#X connect 34 1 3 0; +#X connect 42 1 48 0; +#X connect 42 1 49 0; +#X connect 44 1 9 0; +#X connect 45 0 5 0; +#X connect 46 0 5 0; +#X connect 47 0 17 0; -- cgit v1.2.1