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 --- .../doc/flow_classes/#downscale_by-help.pd | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 externals/gridflow/doc/flow_classes/#downscale_by-help.pd (limited to 'externals/gridflow/doc/flow_classes/#downscale_by-help.pd') diff --git a/externals/gridflow/doc/flow_classes/#downscale_by-help.pd b/externals/gridflow/doc/flow_classes/#downscale_by-help.pd new file mode 100644 index 00000000..13252374 --- /dev/null +++ b/externals/gridflow/doc/flow_classes/#downscale_by-help.pd @@ -0,0 +1,61 @@ +#N canvas 0 0 501 613 10; +#X obj 181 115 metro 10; +#X obj 181 96 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +; +#X floatatom 251 130 5 0 0 0 - - -; +#X obj 165 144 #in; +#X msg 165 70 open bluemarble.jpg \, bang; +#X floatatom 295 143 5 0 0 0 - - -; +#X obj 1 0 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X obj 1 461 cnv 15 500 17 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X obj 1 258 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X obj 1 281 cnv 15 60 18 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X text 215 463 Outlets (1); +#X obj 1 539 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X text 210 538 Arguments (1); +#X obj 1 342 cnv 15 60 18 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X obj 1 482 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 282 Inlet 0; +#X text 2 343 Inlet 1; +#X text 221 259 Inlets (2); +#X text 2 483 Outlet 0; +#X obj 10 0 #dowscale_by; +#X obj 251 162 #pack 2; +#X obj 165 186 cnv 15 93 17 empty empty empty 20 12 0 14 -241291 -66577 +0; +#X obj 165 186 #downscale_by; +#X obj 165 212 #out window; +#X text 29 309 GRID; +#X text 9 372 INTEGER; +#X text 9 24 Scales down a picture by a specified amount.; +#X text 79 311 Receives a grid.; +#X obj 1 614 cnv 15 500 18 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X text 104 616 see also:; +#X obj 180 615 #scale_to; +#X obj 251 615 #scale_by; +#X text 81 371 The value defines the scale factor. A pack object allows +you to vary the horizontal and vertical values idenpendently. Inlet +0 of [#pack] varies the image on a vertical axis \, inlet 1 of [#pack] +varies the image on a horizontal axis.; +#X text 26 512 GRID; +#X text 82 512 Outputs the resulting grid.; +#X text 10 571 INTEGER; +#X text 78 572 The value downscales the image according to the specified +value.; +#X connect 0 0 3 0; +#X connect 1 0 0 0; +#X connect 2 0 21 0; +#X connect 3 0 23 0; +#X connect 4 0 3 0; +#X connect 5 0 21 1; +#X connect 21 0 23 1; +#X connect 23 0 24 0; -- cgit v1.2.1