[PD-cvs] externals/ff ff-autocenter-help.pd, 1.2, 1.3 ff-constant-help.pd, 1.3, 1.4 ff-friction-help.pd, 1.2, 1.3 ff-gain-help.pd, 1.2, 1.3 ff-periodic-help.pd, 1.4, 1.5 ff-spring-help.pd, 1.4, 1.5

Hans-Christoph Steiner eighthave at users.sourceforge.net
Tue Apr 26 06:13:41 CEST 2005


Update of /cvsroot/pure-data/externals/ff
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31273

Modified Files:
	ff-autocenter-help.pd ff-constant-help.pd ff-friction-help.pd 
	ff-gain-help.pd ff-periodic-help.pd ff-spring-help.pd 
Log Message:
added pddp_open patch to open all_about_ patches without them being abstractions embedded in the help files

Index: ff-constant-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/ff/ff-constant-help.pd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ff-constant-help.pd	26 May 2004 04:42:10 -0000	1.3
--- ff-constant-help.pd	26 Apr 2005 04:13:39 -0000	1.4
***************
*** 63,67 ****
  #X obj 3 3 cnv 15 850 30 empty empty [ff-constant] 15 15 1 18 -262131
  -1 0;
! #X obj 642 111 all_about_haptics;
  #X text 530 110 For more info:;
  #X text 394 556 <-- arguments are: device# direction duration level
--- 63,67 ----
  #X obj 3 3 cnv 15 850 30 empty empty [ff-constant] 15 15 1 18 -262131
  -1 0;
! #X obj 642 111 pddp_open all_about_haptics;
  #X text 530 110 For more info:;
  #X text 394 556 <-- arguments are: device# direction duration level

Index: ff-spring-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/ff/ff-spring-help.pd,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** ff-spring-help.pd	26 May 2004 04:42:10 -0000	1.4
--- ff-spring-help.pd	26 Apr 2005 04:13:39 -0000	1.5
***************
*** 99,103 ****
  #X obj 3 3 cnv 15 850 30 empty empty [ff-spring] 15 15 1 18 -257472
  -1 0;
! #X obj 568 135 all_about_haptics;
  #X text 456 134 For more info:;
  #X text 415 599 arguments are: device# duration right- left- up- down-level
--- 99,103 ----
  #X obj 3 3 cnv 15 850 30 empty empty [ff-spring] 15 15 1 18 -257472
  -1 0;
! #X obj 568 135 pddp_open all_about_haptics;
  #X text 456 134 For more info:;
  #X text 415 599 arguments are: device# duration right- left- up- down-level

Index: ff-gain-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/ff/ff-gain-help.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ff-gain-help.pd	23 May 2004 16:13:11 -0000	1.2
--- ff-gain-help.pd	26 Apr 2005 04:13:39 -0000	1.3
***************
*** 6,10 ****
  0;
  #X obj 123 254 ff-gain 0 0.5;
! #X obj 320 326 all_about_haptics;
  #X text 214 326 For more info:;
  #X msg 123 178 0.9;
--- 6,10 ----
  0;
  #X obj 123 254 ff-gain 0 0.5;
! #X obj 320 326 pddp_open all_about_haptics;
  #X text 214 326 For more info:;
  #X msg 123 178 0.9;

Index: ff-periodic-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/ff/ff-periodic-help.pd,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** ff-periodic-help.pd	26 May 2004 04:42:10 -0000	1.4
--- ff-periodic-help.pd	26 Apr 2005 04:13:39 -0000	1.5
***************
*** 93,97 ****
  #X floatatom 319 603 5 0 0 0 - - -;
  #X text 554 107 For more info:;
! #X obj 663 106 all_about_haptics;
  #X text 300 335 minimum time;
  #X text 300 350 between triggers;
--- 93,97 ----
  #X floatatom 319 603 5 0 0 0 - - -;
  #X text 554 107 For more info:;
! #X obj 663 106 pddp_open all_about_haptics;
  #X text 300 335 minimum time;
  #X text 300 350 between triggers;

Index: ff-autocenter-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/ff/ff-autocenter-help.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ff-autocenter-help.pd	23 May 2004 16:13:11 -0000	1.2
--- ff-autocenter-help.pd	26 Apr 2005 04:13:39 -0000	1.3
***************
*** 12,16 ****
  and autocenter amount. This effects all effects for that device;
  #X obj 77 277 ff-autocenter 0 0;
! #X obj 303 323 all_about_haptics;
  #X text 190 325 For more info:;
  #X msg 77 197 0.5;
--- 12,16 ----
  and autocenter amount. This effects all effects for that device;
  #X obj 77 277 ff-autocenter 0 0;
! #X obj 303 323 pddp_open all_about_haptics;
  #X text 190 325 For more info:;
  #X msg 77 197 0.5;

Index: ff-friction-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/ff/ff-friction-help.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ff-friction-help.pd	23 May 2004 16:25:29 -0000	1.2
--- ff-friction-help.pd	26 Apr 2005 04:13:39 -0000	1.3
***************
*** 99,103 ****
  #X obj 3 3 cnv 15 850 30 empty empty [ff-friction] 15 15 1 18 -257472
  -1 0;
! #X obj 568 135 all_about_haptics;
  #X text 456 134 For more info:;
  #X text 428 599 arguments are: device# duration right- left- up- down-level
--- 99,103 ----
  #X obj 3 3 cnv 15 850 30 empty empty [ff-friction] 15 15 1 18 -257472
  -1 0;
! #X obj 568 135 pddp_open all_about_haptics;
  #X text 456 134 For more info:;
  #X text 428 599 arguments are: device# duration right- left- up- down-level





More information about the Pd-cvs mailing list