From ba67bbb2db6327dc0f64eab24bafe5f023ce42ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Mon, 17 Feb 2003 22:28:16 +0000 Subject: 0.32 svn path=/trunk/Framestein/; revision=418 --- Patches/fs.grid.pd | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'Patches/fs.grid.pd') diff --git a/Patches/fs.grid.pd b/Patches/fs.grid.pd index 2819a1e..bea528a 100644 --- a/Patches/fs.grid.pd +++ b/Patches/fs.grid.pd @@ -1,4 +1,4 @@ -#N canvas 290 97 559 504 12; +#N canvas 290 97 563 508 12; #X obj 167 176 init; #X obj 111 267 unpack f f f f; #X obj 190 303 / 176; @@ -16,6 +16,15 @@ #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 obj 399 277 f \$1; +#X obj 399 302 == 0; +#X obj 399 325 sel 1; +#X obj 457 302 == 0; +#X obj 457 325 sel 1; +#X obj 457 277 f \$2; +#X obj 413 239 loadbang; +#X msg 399 349 1; +#X msg 457 349 1; #X connect 0 0 6 0; #X connect 1 2 2 0; #X connect 1 3 3 0; @@ -28,3 +37,13 @@ #X connect 12 1 1 0; #X connect 12 2 9 0; #X connect 13 0 12 0; +#X connect 17 0 18 0; +#X connect 18 0 19 0; +#X connect 19 0 24 0; +#X connect 20 0 21 0; +#X connect 21 0 25 0; +#X connect 22 0 20 0; +#X connect 23 0 17 0; +#X connect 23 0 22 0; +#X connect 24 0 10 1; +#X connect 25 0 11 1; -- cgit v1.2.1