aboutsummaryrefslogtreecommitdiff
path: root/help/help-masse.pd
blob: 0636432d406306595d6f34d14608661801068d61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
#N canvas 10 17 695 631 10;
#X obj 141 520 masse;
#X obj 74 520 pmpd.mass;
#X text 317 6 masse;
#X text 153 80 M is positive. negative value give non physical things.
;
#X text 152 37 the somme of the forces apply to a masse modifie its
velocity (depending of it's weight). the position his change according
to the velocity and the weight of the masse;
#X text 259 169 2 : M = weith of the masse;
#X text 304 321 if the position of the masse is < Xmin then position
will be Xmin;
#X msg 123 448 resetF;
#X text 258 452 reset the total forces applied to the masse;
#X msg 124 417 reset;
#X text 258 413 reset position (to it's initial value) and forces to
zero. send it's position to it's outlet.;
#X text 281 224 change position of the masse \, and reset memory (for
history).;
#X text 283 188 change weith of the masse;
#X text 302 307 set the minimum and maximum position of the masse;
#X msg 124 356 bang;
#X msg 122 483 loadbang;
#X text 251 485 output curent position;
#X text 262 353 compute position and output it;
#X text 260 387 add force to this mass;
#X msg 120 173 setM 1;
#X text 261 117 1 : name;
#X text 282 135 this is the name of the mass. you can set value to
this name instead of making a pd connection.;
#X text 156 23 mass : get liaison forces and output position;
#X msg 120 283 setXmin -10000 \, setXmax 10000;
#X msg 121 209 setX 0;
#X text 259 208 3 : position of the masse;
#X obj 36 520 mass;
#X floatatom 36 589 5 0 0 0 - - -;
#X floatatom 45 572 5 0 0 0 - - -;
#X floatatom 55 554 5 0 0 0 - - -;
#X text 97 553 X velocity of the masse;
#X text 95 572 X force apply to the masse;
#X text 95 590 X positin of the masse;
#X text 260 308 Xmin;
#X text 260 324 Xmax;
#X obj 124 386 0;
#X connect 7 0 26 0;
#X connect 9 0 26 0;
#X connect 14 0 26 0;
#X connect 15 0 26 0;
#X connect 19 0 26 0;
#X connect 23 0 26 0;
#X connect 24 0 26 0;
#X connect 26 0 27 0;
#X connect 26 1 28 0;
#X connect 26 2 29 0;
#X connect 35 0 26 0;