aboutsummaryrefslogtreecommitdiff
path: root/ff/ff-autocenter-help.pd
diff options
context:
space:
mode:
authorGerard van Dongen <vdongen@users.sourceforge.net>2003-10-27 15:40:42 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:08:20 +0200
commite16a35b811019cf0c54c26078243fc8cc5a87916 (patch)
treec7ccfeddce8c07c6d6934a3a156c23f53cf14424 /ff/ff-autocenter-help.pd
parentefd2b4d0f80af449b90b7b5ccfccb575f723d55d (diff)
added renamed ff help patches
svn path=/trunk/externals/ff/; revision=1140
Diffstat (limited to 'ff/ff-autocenter-help.pd')
-rw-r--r--ff/ff-autocenter-help.pd9
1 files changed, 9 insertions, 0 deletions
diff --git a/ff/ff-autocenter-help.pd b/ff/ff-autocenter-help.pd
new file mode 100644
index 0000000..323afd8
--- /dev/null
+++ b/ff/ff-autocenter-help.pd
@@ -0,0 +1,9 @@
+#N canvas 393 404 450 300 10;
+#X text 30 34 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;