aboutsummaryrefslogtreecommitdiff
path: root/Patches/fs.grid.pd
blob: 2819a1e5b864a70546289696918abb4d6fef9f60 (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
#N canvas 290 97 559 504 12;
#X obj 167 176 init;
#X obj 111 267 unpack f f f f;
#X obj 190 303 / 176;
#X obj 237 303 / 144;
#X obj 237 328 xop - 1;
#X text 18 44 args: <x-max> <y-max> <window to dock to>;
#X msg 167 203 mousetrack_1 \, mouserect_1;
#X obj 190 437 outlet;
#X obj 247 437 outlet;
#X obj 325 437 outlet;
#X obj 190 328 * \$1;
#X obj 237 353 * \$2;
#X obj 66 237 fs.framed \$3;
#X obj 66 179 inlet;
#X text 18 72 inlets: to fs.frame;
#X text 18 88 outlets: x \, y \, fs.frame 3rd outlet;
#X text 18 14 fs.grid -- grid control module;
#X connect 0 0 6 0;
#X connect 1 2 2 0;
#X connect 1 3 3 0;
#X connect 2 0 10 0;
#X connect 3 0 4 0;
#X connect 4 0 11 0;
#X connect 6 0 12 0;
#X connect 10 0 7 0;
#X connect 11 0 8 0;
#X connect 12 1 1 0;
#X connect 12 2 9 0;
#X connect 13 0 12 0;