aboutsummaryrefslogtreecommitdiff
path: root/fps_ms-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'fps_ms-help.pd')
-rw-r--r--fps_ms-help.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/fps_ms-help.pd b/fps_ms-help.pd
new file mode 100644
index 0000000..7e54c78
--- /dev/null
+++ b/fps_ms-help.pd
@@ -0,0 +1,22 @@
+#N canvas 591 561 450 300 10;
+#X msg 100 98 bang;
+#X obj 100 132 fps_ms;
+#X text 30 34 get the Frames-Per-Second (FPS) in milliseconds (ms)
+to use with [metro] \, [delay] \, etc.;
+#X obj 73 170 metro;
+#X obj 359 77 fps 30;
+#X floatatom 117 158 8 0 0 0 - - -;
+#X obj 56 140 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
+1;
+#X obj 73 203 float;
+#X obj 111 203 + 1;
+#X floatatom 73 230 5 0 0 0 - - -;
+#X text 211 77 set the global FPS here:;
+#X connect 0 0 1 0;
+#X connect 1 0 3 1;
+#X connect 1 0 5 0;
+#X connect 3 0 7 0;
+#X connect 6 0 3 0;
+#X connect 7 0 8 0;
+#X connect 7 0 9 0;
+#X connect 8 0 7 1;