Update of /cvsroot/pure-data/externals/ff In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv437
Modified Files: ff-autocenter-help.pd Log Message: changed the slider to a toggle to reflect the actual control you have over autocentering
Index: ff-autocenter-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/ff/ff-autocenter-help.pd,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ff-autocenter-help.pd 26 Apr 2005 04:13:39 -0000 1.3 --- ff-autocenter-help.pd 17 Jan 2006 05:03:12 -0000 1.4 *************** *** 1,8 **** ! #N canvas 205 279 460 360 10; #X text 20 66 sets the amount of "autocentering" of the force-feedback joystick. Range is [0 , 1]. 0 is no auto-centering; #X floatatom 77 254 5 0 0 0 - - -; - #X obj 80 226 hsl 225 17 0 1 0 0 empty empty auto-center 25 9 1 12 - -261689 -1 -1 0 0; #X text 19 149 This is affected by the overall gain , which can be controlled used [ff-gain].; --- 1,6 ---- ! #N canvas 120 116 464 364 10; #X text 20 66 sets the amount of "autocentering" of the force-feedback joystick. Range is [0 , 1]. 0 is no auto-centering; #X floatatom 77 254 5 0 0 0 - - -; #X text 19 149 This is affected by the overall gain , which can be controlled used [ff-gain].; *************** *** 12,19 **** and autocenter amount. This effects all effects for that device; #X obj 77 277 ff-autocenter 0 0; ! #X obj 303 323 pddp_open all_about_haptics; ! #X text 190 325 For more info:; ! #X msg 77 197 0.5; ! #X connect 1 0 6 0; ! #X connect 2 0 1 0; ! #X connect 9 0 2 0; --- 10,17 ---- and autocenter amount. This effects all effects for that device; #X obj 77 277 ff-autocenter 0 0; ! #X obj 253 323 pddp_open all_about_haptics; ! #X text 140 325 For more info:; ! #X obj 77 211 tgl 30 0 empty empty start 1 15 1 12 -90049 -1 -1 0 1 ! ; ! #X connect 1 0 5 0; ! #X connect 8 0 1 0;