aboutsummaryrefslogtreecommitdiff
path: root/tLink2D-help.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2012-05-23 03:31:58 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2012-05-23 03:31:58 +0000
commite1d37ed3611732e48c7ee220628c66c731892584 (patch)
tree6da117dc092e58f51a4b0deaf1df612ee70652af /tLink2D-help.pd
parent02ceab88576cf78c862cdd390b5d80388ad8d1fc (diff)
correct few comments
svn path=/trunk/externals/pmpd/; revision=16145
Diffstat (limited to 'tLink2D-help.pd')
-rw-r--r--tLink2D-help.pd18
1 files changed, 8 insertions, 10 deletions
diff --git a/tLink2D-help.pd b/tLink2D-help.pd
index dde6186..3f63099 100644
--- a/tLink2D-help.pd
+++ b/tLink2D-help.pd
@@ -1,4 +1,4 @@
-#N canvas 712 340 590 388 10;
+#N canvas 710 344 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;
@@ -10,8 +10,6 @@
#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;
@@ -20,10 +18,10 @@ the lia. this is for simplifying connection.;
#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;
+#X connect 8 0 13 0;
+#X connect 10 0 13 0;
+#X connect 11 0 13 1;
+#X connect 13 0 14 0;
+#X connect 13 1 15 0;
+#X connect 13 2 16 0;
+#X connect 13 3 17 0;