From c050bb9a7595860bf72e7c407ff3e8cbd7e77480 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Fri, 9 Apr 2004 16:55:47 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1590, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/pmpd/; revision=1591 --- help/help-tLia2D.pd | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100755 help/help-tLia2D.pd (limited to 'help/help-tLia2D.pd') diff --git a/help/help-tLia2D.pd b/help/help-tLia2D.pd new file mode 100755 index 0000000..57bdacc --- /dev/null +++ b/help/help-tLia2D.pd @@ -0,0 +1,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; -- cgit v1.2.1