aboutsummaryrefslogtreecommitdiff
path: root/tCircle2D-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 /tCircle2D-help.pd
parent02ceab88576cf78c862cdd390b5d80388ad8d1fc (diff)
correct few comments
svn path=/trunk/externals/pmpd/; revision=16145
Diffstat (limited to 'tCircle2D-help.pd')
-rw-r--r--tCircle2D-help.pd28
1 files changed, 14 insertions, 14 deletions
diff --git a/tCircle2D-help.pd b/tCircle2D-help.pd
index 3b403a5..63ade00 100644
--- a/tCircle2D-help.pd
+++ b/tCircle2D-help.pd
@@ -1,9 +1,5 @@
-#N canvas 830 6 548 565 10;
-#X text 173 41 This object sould be used for testing the masse position.
-;
+#N canvas 828 81 548 565 10;
#X text 303 9 test circle;
-#X text 173 58 It receive masse position \, and output 0/1 according
-to the position of the masse (1 if the mass is in the circle);
#X text 98 97 message to change parametter / default value / creation
arg number / description;
#X msg 66 157 setX 0;
@@ -16,7 +12,6 @@ is outside or inside this circles \, it will not interact with this
link.;
#X obj 32 408 tCircle2D;
#X floatatom 32 486 5 0 0 0 - - -;
-#X text 169 485 0/1 according to the position of the masse;
#X msg 68 321 position2D 0 0;
#X floatatom 56 464 5 0 0 0 - - -;
#X floatatom 81 441 5 0 0 0 - - -;
@@ -29,11 +24,16 @@ link.;
#X text 138 182 2 : center circle Y;
#X text 137 221 3 : Minimum Radius;
#X text 138 244 4 : Maximum Radius;
-#X connect 4 0 10 0;
-#X connect 5 0 10 0;
-#X connect 6 0 10 0;
-#X connect 7 0 10 0;
-#X connect 10 0 11 0;
-#X connect 10 1 14 0;
-#X connect 10 2 15 0;
-#X connect 13 0 10 0;
+#X text 173 41 This object sould be used for testing a mass position.
+;
+#X text 173 58 It receive masse position \, and output 0/1 according
+to the position of the mass (1 if the mass is in the circle);
+#X text 169 485 0/1 according to the position of the mass;
+#X connect 2 0 8 0;
+#X connect 3 0 8 0;
+#X connect 4 0 8 0;
+#X connect 5 0 8 0;
+#X connect 8 0 9 0;
+#X connect 8 1 11 0;
+#X connect 8 2 12 0;
+#X connect 10 0 8 0;