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-gain.pd | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ff/ff-gain.pd (limited to 'ff/ff-gain.pd') diff --git a/ff/ff-gain.pd b/ff/ff-gain.pd new file mode 100644 index 0000000..94b1008 --- /dev/null +++ b/ff/ff-gain.pd @@ -0,0 +1,8 @@ +#N canvas 0 0 450 300 10; +#X text 26 62 sets the overall gain [0 \, 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; -- cgit v1.2.1