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-help.pd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fps-help.pd') diff --git a/fps-help.pd b/fps-help.pd index 585290c..fbc15c2 100644 --- a/fps-help.pd +++ b/fps-help.pd @@ -5,11 +5,11 @@ object once in a project. [frameclock] uses this object to set the FPS \, so if you are using [frameclock] \, don't use [fps] also.; #X msg 135 206 bang; #X floatatom 135 254 5 0 0 0 - - -; -#X obj 165 117 fps 24; #X obj 135 230 value framesync/fps; #X text 39 157 If you want to get the current global FPS value \, then bang [value framesync/fps]:; #X obj 177 255 print current FPS; -#X connect 1 0 4 0; -#X connect 4 0 2 0; -#X connect 4 0 6 0; +#X obj 165 117 framesync/fps 30; +#X connect 1 0 3 0; +#X connect 3 0 2 0; +#X connect 3 0 5 0; -- cgit v1.2.1