From bd3a03cbec06f2193250eee3af7864368ac271bc Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 20 Nov 2009 00:22:35 +0000 Subject: set default to 30 fps in more places svn path=/trunk/externals/framesync/; revision=12802 --- fps_ms-help.pd | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'fps_ms-help.pd') diff --git a/fps_ms-help.pd b/fps_ms-help.pd index 7e54c78..f4754b3 100644 --- a/fps_ms-help.pd +++ b/fps_ms-help.pd @@ -1,22 +1,23 @@ #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 +#X obj 56 140 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 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; +#X text 152 77 set the global FPS here:; +#X text 207 270 (the default framerate is 30 fps); +#X obj 100 110 loadbang; +#X obj 300 77 framesync/fps 30; +#X connect 0 0 2 1; +#X connect 0 0 3 0; +#X connect 2 0 5 0; +#X connect 4 0 2 0; +#X connect 5 0 6 0; +#X connect 5 0 7 0; +#X connect 6 0 5 1; +#X connect 10 0 0 0; -- cgit v1.2.1