aboutsummaryrefslogtreecommitdiff
path: root/Patches/fs.main.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Patches/fs.main.pd')
-rw-r--r--Patches/fs.main.pd52
1 files changed, 52 insertions, 0 deletions
diff --git a/Patches/fs.main.pd b/Patches/fs.main.pd
new file mode 100644
index 0000000..845121d
--- /dev/null
+++ b/Patches/fs.main.pd
@@ -0,0 +1,52 @@
+#N canvas 278 0 700 494 12;
+#X obj 27 293 netsend;
+#X floatatom 27 322 4 0 0;
+#X obj 207 160 loadbang;
+#X msg 206 254 disconnect;
+#X msg 27 253 send \$1;
+#X obj 27 203 r fs_main;
+#X msg 207 185 6001;
+#X obj 127 128 inlet;
+#X text 175 126 port;
+#X obj 127 170 t f b;
+#X text 9 30 only one fs.main at a time \,;
+#X text 9 46 or your commands will be doubled.;
+#X obj 393 42 inlet;
+#X text 439 42 reset;
+#X obj 393 132 t b b;
+#X msg 428 158 send reset;
+#X obj 157 382 pack s f;
+#X floatatom 272 378 4 0 0;
+#X text 10 7 fs.main - handles communication with Framestein.;
+#X msg 157 411 \; \$1 \$2;
+#X text 149 291 you can run framestein and the control-patches on separate
+machines by changing "localhost" to "your.windows.slave" above and
+configuring fs likewise (right-click fs).;
+#X msg 393 199 \; fs_reset bang;
+#X obj 393 78 route reset;
+#X obj 476 114 fs_sender;
+#X obj 157 353 netreceive 6002;
+#X msg 207 225 connect localhost \$1;
+#X obj 408 385 r symbolmousedown;
+#X obj 408 408 r symbolmouseup;
+#X text 404 364 ignore some errors;
+#X obj 408 431 r symbolfile;
+#X connect 0 0 1 0;
+#X connect 2 0 6 0;
+#X connect 3 0 0 0;
+#X connect 4 0 0 0;
+#X connect 5 0 4 0;
+#X connect 6 0 25 0;
+#X connect 7 0 9 0;
+#X connect 9 0 25 0;
+#X connect 9 1 3 0;
+#X connect 12 0 22 0;
+#X connect 14 0 21 0;
+#X connect 14 1 15 0;
+#X connect 15 0 0 0;
+#X connect 16 0 19 0;
+#X connect 22 0 14 0;
+#X connect 22 1 23 0;
+#X connect 24 0 16 0;
+#X connect 24 1 17 0;
+#X connect 25 0 0 0;