aboutsummaryrefslogtreecommitdiff
path: root/Patches/fps.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Patches/fps.pd')
-rw-r--r--Patches/fps.pd25
1 files changed, 25 insertions, 0 deletions
diff --git a/Patches/fps.pd b/Patches/fps.pd
new file mode 100644
index 0000000..3e61074
--- /dev/null
+++ b/Patches/fps.pd
@@ -0,0 +1,25 @@
+#N canvas 17 261 466 316 12;
+#X obj 307 192 /;
+#X obj 319 128 t b f;
+#X obj 67 27 inlet;
+#X msg 293 157 1000;
+#X obj 87 222 outlet;
+#X obj 87 112 metro 1000;
+#X text 10 -1 sends bangs to make "frames per second";
+#X obj 226 62 float \$1;
+#X obj 226 32 loadbang;
+#X obj 307 218 abs;
+#X obj 344 37 inlet;
+#X text 354 61 "cold" inlet;
+#X connect 0 0 9 0;
+#X connect 1 0 3 0;
+#X connect 1 1 0 1;
+#X connect 2 0 1 0;
+#X connect 2 0 5 0;
+#X connect 3 0 0 0;
+#X connect 5 0 4 0;
+#X connect 7 0 1 0;
+#X connect 7 0 5 0;
+#X connect 8 0 7 0;
+#X connect 9 0 5 1;
+#X connect 10 0 1 0;