From a82556379caadef548ce8978d404d0e3ece5446c Mon Sep 17 00:00:00 2001 From: Gerard van Dongen Date: Sat, 18 Oct 2003 13:38:48 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1106, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ff/; revision=1107 --- ff/ff-autocenter.pd | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ff/ff-autocenter.pd (limited to 'ff/ff-autocenter.pd') diff --git a/ff/ff-autocenter.pd b/ff/ff-autocenter.pd new file mode 100644 index 0000000..323afd8 --- /dev/null +++ b/ff/ff-autocenter.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; -- cgit v1.2.1