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-gain-help.pd | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) (limited to 'ff/ff-gain-help.pd') diff --git a/ff/ff-gain-help.pd b/ff/ff-gain-help.pd index 94b1008..e82e005 100644 --- a/ff/ff-gain-help.pd +++ b/ff/ff-gain-help.pd @@ -1,8 +1,17 @@ -#N canvas 0 0 450 300 10; -#X text 26 62 sets the overall gain [0 \, 1] of the force-feedback +#N canvas 607 32 460 364 10; +#X floatatom 123 231 5 0 0 0 - - -; +#X obj 126 205 hsl 195 17 0 1 0 0 empty empty gain 25 8 1 12 -261689 +-1 -1 17460 0; +#X obj 3 3 cnv 15 450 30 empty empty [ff-gain] 4 12 1 18 -261689 -1 +0; +#X obj 123 254 ff-gain 0 0.5; +#X obj 320 326 all_about_haptics; +#X text 214 326 For more info:; +#X msg 123 178 0.9; +#X text 24 102 Creation arguments are device number (i.e. 0 for /dev/input/event0) +and gain. This affects all effects for that device.; +#X text 24 64 Sets the overall gain \, between 0 and 1 \, of the force-feedback joystick on the device.; -#X msg 74 182 0.3; -#X obj 74 222 ff-gain 0 0.5; -#X text 24 105 creation arguments are the device-number (starting at -0) and gain. This effects all effects for that device; -#X connect 1 0 2 0; +#X connect 0 0 3 0; +#X connect 1 0 0 0; +#X connect 6 0 1 0; -- cgit v1.2.1