From d57786814b259a2008811c8c7f7d1039a9ac5282 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 23 May 2004 16:13:11 +0000 Subject: updated enhanced help patches to work with new lib svn path=/trunk/externals/ff/; revision=1760 --- ff/ff-autocenter-help.pd | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) (limited to 'ff/ff-autocenter-help.pd') diff --git a/ff/ff-autocenter-help.pd b/ff/ff-autocenter-help.pd index 323afd8..91e9f7e 100644 --- a/ff/ff-autocenter-help.pd +++ b/ff/ff-autocenter-help.pd @@ -1,9 +1,19 @@ -#N canvas 393 404 450 300 10; -#X text 30 34 sets the amount of "autocentering" of the force-feedback +#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 msg 48 141 0.5; -#X obj 48 191 ff-autocenter 0 0; -#X text 29 69 creation arguments are the device number (starting at -0) and autocenter amount. This affects all effects for that device -; -#X connect 1 0 2 0; +#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].; +#X obj 4 4 cnv 15 450 30 empty empty [ff-autocenter] 4 12 1 18 -261689 +-1 0; +#X text 19 102 creation arguments are device number (i.e. 0 for /dev/input/event0) +and autocenter amount. This effects all effects for that device; +#X obj 77 277 ff-autocenter 0 0; +#X obj 303 323 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; -- cgit v1.2.1