aboutsummaryrefslogtreecommitdiff
path: root/ff/ff-gain-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-05-23 16:13:11 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:08:20 +0200
commitd57786814b259a2008811c8c7f7d1039a9ac5282 (patch)
tree6bc800f082b32f4feaa8ce541db9e5f43e760f15 /ff/ff-gain-help.pd
parente16a35b811019cf0c54c26078243fc8cc5a87916 (diff)
updated enhanced help patches to work with new lib
svn path=/trunk/externals/ff/; revision=1760
Diffstat (limited to 'ff/ff-gain-help.pd')
-rw-r--r--ff/ff-gain-help.pd23
1 files changed, 16 insertions, 7 deletions
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;