aboutsummaryrefslogtreecommitdiff
path: root/ff/ff-autocenter-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-autocenter-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-autocenter-help.pd')
-rw-r--r--ff/ff-autocenter-help.pd26
1 files changed, 18 insertions, 8 deletions
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;