[PD-cvs] doc/pddp all_about_haptics.pd,1.1,1.2

Hans-Christoph Steiner eighthave at users.sourceforge.net
Wed May 19 05:25:18 CEST 2004


Update of /cvsroot/pure-data/doc/pddp
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19582

Modified Files:
	all_about_haptics.pd 
Log Message:
a few minor additions

Index: all_about_haptics.pd
===================================================================
RCS file: /cvsroot/pure-data/doc/pddp/all_about_haptics.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** all_about_haptics.pd	19 May 2004 03:19:35 -0000	1.1
--- all_about_haptics.pd	19 May 2004 03:25:16 -0000	1.2
***************
*** 1,13 ****
  #N canvas 252 88 510 630 10;
! #X obj 12 316 ff-gain;
! #X obj 12 360 ff-autocenter;
! #X obj 12 405 ff-spring;
! #X obj 12 450 ff-friction;
! #X obj 13 496 ff-periodic;
! #X obj 13 542 ff-constant;
  #X obj 4 4 cnv 15 500 20 empty empty all_about_haptics 20 10 1 18 -233017
  -66577 0;
  #X obj 471 5 pddp;
! #X obj 12 269 ifeel;
  #X text 20 41 "Haptic" means relating to the sense of touch. Haptic
  feedback relates to the sense of touch at the skin level \, and the
--- 1,13 ----
  #N canvas 252 88 510 630 10;
! #X obj 12 346 ff-gain;
! #X obj 12 385 ff-autocenter;
! #X obj 12 425 ff-spring;
! #X obj 12 465 ff-friction;
! #X obj 13 506 ff-periodic;
! #X obj 13 547 ff-constant;
  #X obj 4 4 cnv 15 500 20 empty empty all_about_haptics 20 10 1 18 -233017
  -66577 0;
  #X obj 471 5 pddp;
! #X obj 12 304 ifeel;
  #X text 20 41 "Haptic" means relating to the sense of touch. Haptic
  feedback relates to the sense of touch at the skin level \, and the
***************
*** 20,37 ****
  all work with Immersion technology \, generally known as "TouchSense".
  ;
- #X text 21 207 Numerous companies produce haptic game controllers:
- mice \, joysticks \, gamepads \, steering wheels. These objects work
- with game controllers.;
  #X text 17 584 by Hans-Christoph Steiner <hans at at.or.at>;
  #X text 293 604 updated for Pd version 0.37.1;
! #X text 107 266 Control the pulses and vibrations of a TouchSense (aka
  iFeel) mouse;
! #X text 110 319 Set the overall gain for all force effects;
! #X text 110 359 Apply forces to automatically center the controller
  ;
! #X text 111 407 Apply a spring force in a specified direction;
! #X text 111 445 Apply friction to the movement of the controller. Also
  known as damping.;
! #X text 111 492 Periodic effects are forces controlled by waveforms
  of various shape \, strength \, and frequency;
! #X text 112 542 Apply a constant force in a specified direction;
--- 20,39 ----
  all work with Immersion technology \, generally known as "TouchSense".
  ;
  #X text 17 584 by Hans-Christoph Steiner <hans at at.or.at>;
  #X text 293 604 updated for Pd version 0.37.1;
! #X text 107 301 Control the pulses and vibrations of a TouchSense (aka
  iFeel) mouse;
! #X text 110 349 Set the overall gain for all force effects;
! #X text 111 385 Apply forces to automatically center the controller
  ;
! #X text 111 427 Apply a spring force in a specified direction;
! #X text 111 460 Apply friction to the movement of the controller. Also
  known as damping.;
! #X text 111 502 Periodic effects are forces controlled by waveforms
  of various shape \, strength \, and frequency;
! #X text 112 547 Apply a constant force in a specified direction;
! #X text 21 207 Numerous companies produce haptic game controllers:
! mice \, joysticks \, gamepads \, steering wheels. These objects work
! with game controllers. Belkin \, Logitech \, Microsoft \, Saitek \,
! and others make TouchSense game controllers.;
! #X text 21 269 Currently \, these objects only work on GNU/Linux.;





More information about the Pd-cvs mailing list