From ccddec68116fc6403858ebfa13d4a7b1aa3d5278 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Sun, 18 Oct 2009 20:01:19 +0000 Subject: hi gridflow 0.9.5 svn path=/trunk/; revision=12611 --- externals/gridflow/doc/flow_classes/#store-help.pd | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 externals/gridflow/doc/flow_classes/#store-help.pd (limited to 'externals/gridflow/doc/flow_classes/#store-help.pd') diff --git a/externals/gridflow/doc/flow_classes/#store-help.pd b/externals/gridflow/doc/flow_classes/#store-help.pd new file mode 100644 index 00000000..279c7c8d --- /dev/null +++ b/externals/gridflow/doc/flow_classes/#store-help.pd @@ -0,0 +1,85 @@ +#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 134 150 cnv 15 43 17 empty empty empty 20 12 0 14 -241291 -66577 +0; +#X obj 134 150 #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 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 35 0; +#X connect 27 0 44 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 29 0; -- cgit v1.2.1