From 4d64e4cd434426234a5c313c151cd79b6afc299e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Sat, 6 Jul 2002 17:50:18 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=27 --- Patches/fps.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Patches/fps.pd (limited to 'Patches/fps.pd') 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; -- cgit v1.2.1