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/#unpack-#pack-help.pd | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 externals/gridflow/doc/flow_classes/#unpack-#pack-help.pd (limited to 'externals/gridflow/doc/flow_classes/#unpack-#pack-help.pd') diff --git a/externals/gridflow/doc/flow_classes/#unpack-#pack-help.pd b/externals/gridflow/doc/flow_classes/#unpack-#pack-help.pd new file mode 100644 index 00000000..26e31fee --- /dev/null +++ b/externals/gridflow/doc/flow_classes/#unpack-#pack-help.pd @@ -0,0 +1,45 @@ +#N canvas 245 108 834 542 10; +#X text 534 23 GridFlow 0.8.0; +#X obj 572 257 #unpack 3; +#X floatatom 562 305 5 0 0 0 - - -; +#X obj 465 190 t a a; +#X obj 382 301 display; +#X floatatom 601 305 5 0 0 0 - - -; +#X floatatom 640 305 5 0 0 0 - - -; +#X text 1 51 [#unpack]; +#X obj 579 352 #pack 3; +#X text 0 122 It takes an integer as an argument to specify the number +of Dimensions the incoming grid has.; +#X obj 465 76 #color; +#X obj 565 411 #color; +#X text 1 84 Accepts grids in its inlet and produces integers via its +outlet.; +#X text 10 349 [#pack]; +#X text 10 382 Accepts integers in its inlets and produces a corresponding +grid via its outlet.; +#X text 9 421 It takes an integer as an argument to specify the number +of incoming integers and the corresponding number of Dimensions the +outgoing grid will have.; +#X obj 532 332 - 127; +#X obj 18 190 trigger bang bang; +#X obj 215 178 metro 100; +#X obj 138 345 display; +#X obj 223 272 print blah; +#X obj 194 316 print blah2; +#X obj 171 155 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 +1; +#X connect 1 0 2 0; +#X connect 1 1 5 0; +#X connect 1 2 6 0; +#X connect 2 0 16 0; +#X connect 3 0 4 0; +#X connect 3 1 1 0; +#X connect 5 0 8 1; +#X connect 6 0 8 2; +#X connect 8 0 11 0; +#X connect 10 0 3 0; +#X connect 16 0 8 0; +#X connect 18 0 19 0; +#X connect 18 0 20 0; +#X connect 18 0 21 0; +#X connect 22 0 18 0; -- cgit v1.2.1