aboutsummaryrefslogtreecommitdiff
path: root/Patches/fs.info.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Patches/fs.info.pd')
-rw-r--r--Patches/fs.info.pd33
1 files changed, 33 insertions, 0 deletions
diff --git a/Patches/fs.info.pd b/Patches/fs.info.pd
new file mode 100644
index 0000000..0eeb1e1
--- /dev/null
+++ b/Patches/fs.info.pd
@@ -0,0 +1,33 @@
+#N canvas 19 200 713 421 12;
+#X obj 49 37 inlet;
+#X obj 46 348 outlet;
+#X obj 256 114 symbol;
+#X msg 256 142 info \$1;
+#X obj 49 124 pack s s;
+#X text 14 7 connection from fs.frame;
+#X obj 49 219 fs_sender;
+#X obj 181 344 outlet;
+#X obj 324 340 outlet;
+#X msg 49 190 \$2 \$1 \$2width \$2height \$2framecount \$2framerate
+;
+#X obj 499 339 outlet;
+#X obj 256 69 symbol \$0I;
+#X obj 46 283 r \$0Iwidth;
+#X obj 181 283 r \$0Iheight;
+#X obj 324 283 r \$0Iframecount;
+#X obj 499 283 r \$0Iframerate;
+#X obj 256 39 reset;
+#X text 47 258 report frame width \, height \, video framecount and
+framerate:;
+#X connect 0 0 4 0;
+#X connect 2 0 3 0;
+#X connect 3 0 6 0;
+#X connect 4 0 9 0;
+#X connect 9 0 6 0;
+#X connect 11 0 2 0;
+#X connect 11 0 4 1;
+#X connect 12 0 1 0;
+#X connect 13 0 7 0;
+#X connect 14 0 8 0;
+#X connect 15 0 10 0;
+#X connect 16 0 11 0;