Update of /cvsroot/pure-data/externals/ff In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21117
Modified Files: ff-friction-help.pd ff-periodic-help.pd ff-spring-help.pd Log Message: updated all to use device 0
Index: ff-spring-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/ff/ff-spring-help.pd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ff-spring-help.pd 23 May 2004 16:13:11 -0000 1.2 --- ff-spring-help.pd 23 May 2004 16:25:29 -0000 1.3 *************** *** 60,64 **** -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 msg 93 503 bang; #X msg 84 582 stop; --- 60,64 ---- -233017 -1 -1 0 256; #X text 213 14 -- control force-feedback spring effect; ! #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;
Index: ff-friction-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/ff/ff-friction-help.pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ff-friction-help.pd 23 May 2004 16:13:11 -0000 1.1 --- ff-friction-help.pd 23 May 2004 16:25:29 -0000 1.2 *************** *** 60,64 **** -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 msg 93 503 bang; #X msg 84 582 stop; --- 60,64 ---- -233017 -1 -1 0 256; #X text 213 14 -- control force-feedback friction effect; ! #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;
Index: ff-periodic-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/ff/ff-periodic-help.pd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ff-periodic-help.pd 23 May 2004 16:13:11 -0000 1.2 --- ff-periodic-help.pd 23 May 2004 16:25:29 -0000 1.3 *************** *** 9,13 **** #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 text 505 473 direction in degrees; #X text 547 511 duration in ms , 0 is infinite; --- 9,13 ---- #X text 10 458 start the effect; #X text 15 474 with a; ! #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;