aboutsummaryrefslogtreecommitdiff
path: root/help/help-tLink2D.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
commitd4e0909716f5d9a7f67d46be8a0511f98356cf50 (patch)
treefb873750de8d046bc0333aaf396467ca0b454401 /help/help-tLink2D.pd
parent0fbfcdbc980a2898bcd73f95b24fb395e628eb50 (diff)
merged in relevant changes from the v0-40 pd-extended release branch
svn path=/trunk/externals/pmpd/; revision=10266
Diffstat (limited to 'help/help-tLink2D.pd')
-rw-r--r--help/help-tLink2D.pd29
1 files changed, 0 insertions, 29 deletions
diff --git a/help/help-tLink2D.pd b/help/help-tLink2D.pd
deleted file mode 100644
index dde6186..0000000
--- a/help/help-tLink2D.pd
+++ /dev/null
@@ -1,29 +0,0 @@
-#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;