aboutsummaryrefslogtreecommitdiff
path: root/ff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-17 05:03:12 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:08:21 +0200
commitab458c04316de82723f41e7f22f4b282637612bb (patch)
treeef7166f3d17c1766c57c9228a831fd19416f91e5 /ff
parent167c1dc71bac9d7e9d05918fd80f9cf557f53400 (diff)
changed the slider to a toggle to reflect the actual control you have over autocentering
svn path=/trunk/externals/ff/; revision=4429
Diffstat (limited to 'ff')
-rw-r--r--ff/ff-autocenter-help.pd16
1 files changed, 7 insertions, 9 deletions
diff --git a/ff/ff-autocenter-help.pd b/ff/ff-autocenter-help.pd
index e5ba559..4338ff6 100644
--- a/ff/ff-autocenter-help.pd
+++ b/ff/ff-autocenter-help.pd
@@ -1,9 +1,7 @@
-#N canvas 205 279 460 360 10;
+#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 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
@@ -11,9 +9,9 @@ controlled used [ff-gain].;
#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 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;
+#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;