diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-05-23 16:25:29 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 15:08:21 +0200 |
commit | ad6b970ca67d8280fe83160335c2b8525f5ddace (patch) | |
tree | 2bd203de1e9126d47310d4f3ffc570b584580247 /ff | |
parent | d57786814b259a2008811c8c7f7d1039a9ac5282 (diff) |
updated all to use device 0
svn path=/trunk/externals/ff/; revision=1761
Diffstat (limited to 'ff')
-rw-r--r-- | ff/ff-friction-help.pd | 2 | ||||
-rw-r--r-- | ff/ff-periodic-help.pd | 2 | ||||
-rw-r--r-- | ff/ff-spring-help.pd | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ff/ff-friction-help.pd b/ff/ff-friction-help.pd index e7b20f3..e169d2d 100644 --- a/ff/ff-friction-help.pd +++ b/ff/ff-friction-help.pd @@ -59,7 +59,7 @@ the parameters for each direction.; #X obj 309 527 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -6 1 10 -233017 -1 -1 0 256; #X text 213 14 -- control force-feedback friction effect; -#X obj 195 599 ff-friction 1 2000 0.5 0.5 0 0.1; +#X obj 195 599 ff-friction 0 2000 0.5 0.5 0 0.1; #X msg 93 503 bang; #X msg 84 582 stop; #X text 32 483 start the effect; diff --git a/ff/ff-periodic-help.pd b/ff/ff-periodic-help.pd index 52a833b..afda2de 100644 --- a/ff/ff-periodic-help.pd +++ b/ff/ff-periodic-help.pd @@ -8,7 +8,7 @@ #X text 188 204 waveform phase in degrees; #X text 10 458 start the effect; #X text 15 474 with a; -#X obj 319 573 ff-periodic 1 0 0 0.5; +#X obj 319 573 ff-periodic 0 0 0 0.5; #X text 505 473 direction in degrees; #X text 547 511 duration in ms \, 0 is infinite; #X text 625 554 level \, range = [-1 \, 1]; diff --git a/ff/ff-spring-help.pd b/ff/ff-spring-help.pd index 7e82ea6..462cf4c 100644 --- a/ff/ff-spring-help.pd +++ b/ff/ff-spring-help.pd @@ -59,7 +59,7 @@ the parameters for each direction.; #X obj 309 527 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -6 1 10 -233017 -1 -1 0 256; #X text 213 14 -- control force-feedback spring effect; -#X obj 195 599 ff-spring 1 2000 0.5 0.5 0 0.1; +#X obj 195 599 ff-spring 0 2000 0.5 0.5 0 0.1; #X msg 93 503 bang; #X msg 84 582 stop; #X text 32 483 start the effect; |