From d4e0909716f5d9a7f67d46be8a0511f98356cf50 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 27 Aug 2008 22:27:30 +0000 Subject: merged in relevant changes from the v0-40 pd-extended release branch svn path=/trunk/externals/pmpd/; revision=10266 --- help/tLink2D-help.pd | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 help/tLink2D-help.pd (limited to 'help/tLink2D-help.pd') diff --git a/help/tLink2D-help.pd b/help/tLink2D-help.pd new file mode 100644 index 0000000..dde6186 --- /dev/null +++ b/help/tLink2D-help.pd @@ -0,0 +1,29 @@ +#N canvas 712 340 590 388 10; +#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 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 8 0 14 0; +#X connect 11 0 14 0; +#X connect 12 0 14 1; +#X connect 14 0 15 0; +#X connect 14 1 16 0; +#X connect 14 2 17 0; +#X connect 14 3 18 0; -- cgit v1.2.1