From a6cd35f9d2f6a9e351fb634bb942b867e384113e Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 4 Oct 2005 02:14:03 +0000 Subject: i'm almost, almost done svn path=/trunk/; revision=3652 --- .../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..cc78d8fb --- /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 485 23 GridFlow 0.8.0; +#X obj 523 257 #unpack 3; +#X floatatom 513 305 5 0 0 0 - - -; +#X obj 416 190 t a a; +#X obj 333 301 display; +#X floatatom 552 305 5 0 0 0 - - -; +#X floatatom 591 305 5 0 0 0 - - -; +#X text -48 51 [#unpack]; +#X obj 530 352 #pack 3; +#X text -49 122 It takes an integer as an argument to specify the number +of Dimensions the incoming grid has.; +#X obj 416 76 #color; +#X obj 516 411 #color; +#X text -48 84 Accepts grids in its inlet and produces integers via +its outlet.; +#X text -39 349 [#pack]; +#X text -39 382 Accepts integers in its inlets and produces a corresponding +grid via its outlet.; +#X text -40 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 483 332 - 127; +#X obj -31 190 trigger bang bang; +#X obj 166 178 metro 100; +#X obj 89 345 display; +#X obj 174 272 print blah; +#X obj 145 316 print blah2; +#X obj 122 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