aboutsummaryrefslogtreecommitdiff
path: root/Patches/fs.event.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Patches/fs.event.pd')
-rw-r--r--Patches/fs.event.pd30
1 files changed, 30 insertions, 0 deletions
diff --git a/Patches/fs.event.pd b/Patches/fs.event.pd
new file mode 100644
index 0000000..fa56b61
--- /dev/null
+++ b/Patches/fs.event.pd
@@ -0,0 +1,30 @@
+#N canvas 381 52 466 526 12;
+#X obj 37 50 inlet;
+#X text 86 50 fs.frame 1st outlet;
+#X obj 96 107 symbol \$0E;
+#X obj 37 132 pack s s;
+#X obj 96 83 loadbang;
+#X msg 37 166 \; \$1event \$2;
+#X obj 323 373 r \$0Emouseup;
+#X obj 323 459 outlet;
+#X obj 38 460 outlet;
+#X text 323 350 report mouseup;
+#X obj 169 461 outlet;
+#X text 168 350 report mousedown;
+#X obj 169 375 r \$0Emousedown;
+#X text 16 13 fs.event - events from fs.frame;
+#X text 38 334 report drag&drop filename;
+#X obj 38 374 r \$0Efile;
+#X obj 38 431 symbol;
+#X msg 169 430 bang;
+#X msg 323 428 bang;
+#X connect 0 0 3 0;
+#X connect 2 0 3 1;
+#X connect 3 0 5 0;
+#X connect 4 0 2 0;
+#X connect 6 0 18 0;
+#X connect 12 0 17 0;
+#X connect 15 0 16 0;
+#X connect 16 0 8 0;
+#X connect 17 0 10 0;
+#X connect 18 0 7 0;