diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2012-05-21 17:50:36 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2012-05-21 17:50:36 +0000 |
commit | 2246ee885c76246549fc3c754b9f50ad59081ff6 (patch) | |
tree | 9aba4ffd57cb9184c7283fc8a915271cdc1060e6 | |
parent | 96d93911695e432792aeb41686b56fae193c4518 (diff) |
small typo correction
svn path=/trunk/externals/pmpd/; revision=16140
-rw-r--r-- | mass2D-help.pd | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/mass2D-help.pd b/mass2D-help.pd index b8ba560..623e118 100644 --- a/mass2D-help.pd +++ b/mass2D-help.pd @@ -1,4 +1,4 @@ -#N canvas 311 0 712 738 10; +#N canvas 309 81 712 738 10; #X text 317 6 masse; #X text 152 81 M is positive. negative value give non physical things. ; @@ -50,13 +50,13 @@ setYmax 10000; #X msg 121 206 setXY 0 0 0; #X msg 114 427 setD 0; #X text 256 423 10 : set velocity damping of the mass; -#X msg 116 472 force2D $f1 $f2 $f3; #X text 154 684 X Y & total force apply to the masse; #X text 169 660 X Y & total velocity of the masse; #X obj 60 657 unpack s f f f; #X obj 45 683 unpack s f f f; #X obj 29 707 unpack s f f; #X text 140 708 X Y position of the masse; +#X msg 116 472 force2D $f1 $f2; #X connect 7 0 29 0; #X connect 9 0 29 0; #X connect 16 0 29 0; @@ -65,11 +65,11 @@ setYmax 10000; #X connect 19 0 29 0; #X connect 25 0 29 0; #X connect 26 0 29 0; -#X connect 29 0 46 0; -#X connect 29 1 45 0; -#X connect 29 2 44 0; +#X connect 29 0 45 0; +#X connect 29 1 44 0; +#X connect 29 2 43 0; #X connect 30 0 29 0; #X connect 37 0 29 0; #X connect 38 0 29 0; #X connect 39 0 29 0; -#X connect 41 0 29 0; +#X connect 47 0 29 0; |