aboutsummaryrefslogtreecommitdiff
path: root/mass3D-help.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2013-08-22 08:51:41 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2013-08-22 08:51:41 +0000
commitf7d99fa42033e7e5447ae05d0d6033354189f262 (patch)
tree2ad826531764b3fc430081abc940dd29c0b44b37 /mass3D-help.pd
parent79fed06935cf04bc2f6ae615b354474b29eee1e2 (diff)
include Marco Donnarumma language correction
svn path=/trunk/externals/pmpd/; revision=17196
Diffstat (limited to 'mass3D-help.pd')
-rw-r--r--mass3D-help.pd114
1 files changed, 57 insertions, 57 deletions
diff --git a/mass3D-help.pd b/mass3D-help.pd
index 190675b..e8e5831 100644
--- a/mass3D-help.pd
+++ b/mass3D-help.pd
@@ -1,78 +1,78 @@
-#N canvas 121 85 709 792 10;
-#X text 152 81 M is positive. negative value give non physical things.
-;
-#X text 259 303 6 : Xmin;
-#X text 259 319 7 : Xmax;
-#X text 259 335 8 : Ymin;
-#X text 259 351 9 : Ymax;
-#X text 252 367 10 : Zmin;
-#X text 252 383 11 : Zmax;
-#X text 252 398 12 : Threshold;
+#N canvas 504 77 713 795 10;
+#X text 279 303 6 : Xmin;
+#X text 279 319 7 : Xmax;
+#X text 279 335 8 : Ymin;
+#X text 279 351 9 : Ymax;
+#X text 272 367 10 : Zmin;
+#X text 272 383 11 : Zmax;
+#X text 272 398 12 : Threshold;
#X msg 119 565 resetF;
#X msg 120 538 reset;
-#X text 248 534 reset position (to it's initial value) and forces to
-zero. send it's position to it's outlet.;
-#X text 302 413 when the masses are at Xmin \, Xmax \, Ymon \, Ymax
-\, Zmin or Zmax \, the mouvement is possible only if force apply is
-superior to the threshold;
#X msg 119 489 bang;
#X msg 119 588 off;
#X msg 120 610 on;
#X msg 119 635 loadbang;
-#X text 248 637 output curent position;
-#X text 250 592 stop mass mouvement;
-#X text 249 613 restart mass movement;
-#X text 250 486 compute position and output it;
-#X text 247 515 add force to this mass;
-#X text 156 23 mass3D : get liaison forces and output position;
#X obj 31 678 mass3D;
#X msg 120 514 force3D $f1 $f2 $f3;
#X msg 120 154 setM 1;
#X msg 121 190 setX 0 \, setY 0 \, setZ 0;
-#X msg 117 270 setXmin -10000 \, setXmax 10000 \, setYmin -10000 \,
+#X msg 116 271 setXmin -10000 \, setXmax 10000 \, setYmin -10000 \,
setYmax 10000 \, setZmin -10000 \, setZmax 10000;
#X msg 119 397 setT 0;
#X obj 31 759 unpack s f f f;
-#X text 261 98 1 : name;
-#X text 282 116 this is the name of the mass. you can set value to
+#X text 304 113 this is the name of the mass. you can set value to
this name instead of making a pd connection.;
#X msg 121 214 setXYZ 0 0 0;
#X msg 119 462 setD 0;
-#X text 252 460 13 : Damp : change the velocyty damping of the mass
-;
-#X obj 62 710 unpack s f f f f;
-#X obj 46 735 unpack s f f f f;
+#X obj 64 710 unpack s f f f f;
+#X obj 47 735 unpack s f f f f;
#X text 317 6 mass;
-#X text 259 189 3 : X = initial position of the mass;
-#X text 259 210 4 : Y = initial position of the mass;
-#X text 259 226 5 : Z = initial position of the mass;
-#X text 323 310 set the minimum and maximum position of the mass;
-#X text 250 569 reset the total forces applied to the mass;
+#X text 279 189 3 : X = initial position of the mass;
+#X text 279 210 4 : Y = initial position of the mass;
+#X text 279 226 5 : Z = initial position of the mass;
#X text 178 712 X Y Z & total velocity of the mass;
#X text 163 736 X Y Z & total force apply to the mass;
-#X text 259 150 2 : M = weight of the mass;
-#X text 283 169 change weight of the mass;
-#X text 324 327 if the position of the mass is < Xmin then position
+#X text 279 150 2 : M = weight of the mass;
+#X text 344 327 if the position of the mass is < Xmin then position
will be Xmin;
-#X text 285 241 change position of the mass \, and reset memory (for
+#X text 302 164 changes weight of the mass;
+#X text 301 239 changes position of the mass \, and resets memory (for
history).;
-#X text 148 760 X Y Z positin of the mass;
-#X text 152 37 the sum of forces apply to a mass modifie its velocity
-(depending of it's weight). the position his change according to the
-velocity and the weight of the mass;
-#X connect 8 0 22 0;
-#X connect 9 0 22 0;
-#X connect 12 0 22 0;
-#X connect 13 0 22 0;
-#X connect 14 0 22 0;
-#X connect 15 0 22 0;
-#X connect 22 0 28 0;
-#X connect 22 1 35 0;
-#X connect 22 2 34 0;
-#X connect 23 0 22 0;
-#X connect 24 0 22 0;
-#X connect 25 0 22 0;
-#X connect 26 0 22 0;
-#X connect 27 0 22 0;
-#X connect 31 0 22 0;
-#X connect 32 0 22 0;
+#X text 343 310 sets the minimum and maximum position of the mass;
+#X text 301 412 when the masses are at Xmin \, Xmax \, Ymon \, Ymax
+\, Zmin or Zmax \, the movement is possible only if the force applied
+is higher than the threshold;
+#X text 272 460 13 : Damp : changes the velocyty damping of the mass
+;
+#X text 272 486 computes position and outputs it;
+#X text 270 515 add sforce to this mass;
+#X text 270 534 resets position (to its initial value) and forces to
+zero. send its position to its outlet.;
+#X text 269 570 resets the total forces applied to the mass;
+#X text 270 592 stops mass mouvement;
+#X text 269 612 restarts mass movement;
+#X text 270 634 outputs curent position;
+#X text 148 760 X Y Z position of the mass;
+#X text 156 23 mass3D : gets link forces and outputs position.;
+#X text 155 37 The sum of forces applied to a mass modifies its velocity
+(depending of its weight). The position changes according to the velocity
+and the weight of the mass.;
+#X text 156 76 M is positive. Negative values produce non physical
+behaviours;
+#X text 281 97 1 : Name;
+#X connect 7 0 13 0;
+#X connect 8 0 13 0;
+#X connect 9 0 13 0;
+#X connect 10 0 13 0;
+#X connect 11 0 13 0;
+#X connect 12 0 13 0;
+#X connect 13 0 19 0;
+#X connect 13 1 24 0;
+#X connect 13 2 23 0;
+#X connect 14 0 13 0;
+#X connect 15 0 13 0;
+#X connect 16 0 13 0;
+#X connect 17 0 13 0;
+#X connect 18 0 13 0;
+#X connect 21 0 13 0;
+#X connect 22 0 13 0;