aboutsummaryrefslogtreecommitdiff
path: root/Patches/fs.grid.pd
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2003-02-17 22:28:16 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2003-02-17 22:28:16 +0000
commitba67bbb2db6327dc0f64eab24bafe5f023ce42ed (patch)
treee6448c5063b7fb2b021e32e31958d10a9a51fb07 /Patches/fs.grid.pd
parent2992b54a966b8972730a2552bb81183f07e35795 (diff)
0.32
svn path=/trunk/Framestein/; revision=418
Diffstat (limited to 'Patches/fs.grid.pd')
-rw-r--r--Patches/fs.grid.pd21
1 files changed, 20 insertions, 1 deletions
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;