aboutsummaryrefslogtreecommitdiff
path: root/Patches/fs.grid.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Patches/fs.grid.pd')
-rw-r--r--Patches/fs.grid.pd30
1 files changed, 30 insertions, 0 deletions
diff --git a/Patches/fs.grid.pd b/Patches/fs.grid.pd
new file mode 100644
index 0000000..2819a1e
--- /dev/null
+++ b/Patches/fs.grid.pd
@@ -0,0 +1,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;