diff options
author | Gerard van Dongen <vdongen@users.sourceforge.net> | 2003-10-27 15:37:49 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:08:20 +0200 |
commit | efd2b4d0f80af449b90b7b5ccfccb575f723d55d (patch) | |
tree | bb63ab8455996543c6f206718a019ea66bf0665f /ff/ff-autocenter.pd | |
parent | a82556379caadef548ce8978d404d0e3ece5446c (diff) |
updated makefiles to include beatpipe
renamed help patches for ff externals to foo-help.pd
svn path=/trunk/externals/ff/; revision=1139
Diffstat (limited to 'ff/ff-autocenter.pd')
-rw-r--r-- | ff/ff-autocenter.pd | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ff/ff-autocenter.pd b/ff/ff-autocenter.pd deleted file mode 100644 index 323afd8..0000000 --- a/ff/ff-autocenter.pd +++ /dev/null @@ -1,9 +0,0 @@ -#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; |