aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/flow_classes/#unpack-#pack-help.pd
blob: 26e31feef63633288738fe8c9181e3aad96d74ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
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;