aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2003-07-17 06:43:31 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2003-07-17 06:43:31 +0000
commit8ffe1fcb2f99c3c53bf9455846d92b5e911e58a5 (patch)
tree32f9c4288028e402a14fa05acafbf1d58a4e236d
parentfdb7491e35ba8de80b9631563154a7b23737fb1e (diff)
*** empty log message ***HEADsvn2git-headFramestein
svn path=/trunk/Framestein/; revision=773
-rwxr-xr-xFramestein.exebin973312 -> 971776 bytes
-rw-r--r--Patches/fs.grid.pd101
2 files changed, 52 insertions, 49 deletions
diff --git a/Framestein.exe b/Framestein.exe
index 5263e0f..8678ba5 100755
--- a/Framestein.exe
+++ b/Framestein.exe
Binary files differ
diff --git a/Patches/fs.grid.pd b/Patches/fs.grid.pd
index bea528a..f826c00 100644
--- a/Patches/fs.grid.pd
+++ b/Patches/fs.grid.pd
@@ -1,49 +1,52 @@
-#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;
-#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 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;
-#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;
-#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;
+#N canvas 290 97 565 510 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 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 obj 382 437 outlet;
+#X text 18 88 outlets: x \, y \, fs.frame 3rd outlet \, 1st outlet
+;
+#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 0 25 0;
+#X connect 12 1 1 0;
+#X connect 12 2 9 0;
+#X connect 13 0 12 0;
+#X connect 16 0 17 0;
+#X connect 17 0 18 0;
+#X connect 18 0 23 0;
+#X connect 19 0 20 0;
+#X connect 20 0 24 0;
+#X connect 21 0 19 0;
+#X connect 22 0 16 0;
+#X connect 22 0 21 0;
+#X connect 23 0 10 1;
+#X connect 24 0 11 1;