aboutsummaryrefslogtreecommitdiff
path: root/help/help-tLia2D.pd
blob: 57bdacce5508197dccd04cdace3ba25d1e77a687 (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
#N canvas 712 340 590 388 10;
#X obj 152 220 tLia2D;
#X text 181 337 1 : distance between the 2 masses;
#X text 181 309 2 : elongation speed of the link;
#X text 181 281 3 : orientation of the link;
#X text 182 257 4 : position of the center of the link;
#X text 181 39 link2D : get position of masses \, output forces;
#X text 216 12 link between 2 masses;
#X text 181 67 1 : name;
#X text 185 162 change position of mass 1;
#X msg 57 131 bang;
#X text 182 127 compute and output forces \, according to the last
masses positions;
#X text 206 83 you can use it in pd to send messages / bang / etc to
the lia. this is for simplifying connection.;
#X msg 58 162 position2D $f1 $f2;
#X msg 62 194 position2D $f1 $f2;
#X text 184 194 position of mass 2;
#X obj 25 220 tLink2D;
#X obj 72 220 pmpd.tLink2D;
#X floatatom 25 339 5 0 0 0 - - -;
#X floatatom 37 311 5 0 0 0 - - -;
#X floatatom 49 284 5 0 0 0 - - -;
#X obj 62 258 unpack s f f;
#X connect 9 0 15 0;
#X connect 12 0 15 0;
#X connect 13 0 15 1;
#X connect 15 0 17 0;
#X connect 15 1 18 0;
#X connect 15 2 19 0;
#X connect 15 3 20 0;