aboutsummaryrefslogtreecommitdiff
path: root/tCube3D-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 /tCube3D-help.pd
parent02ceab88576cf78c862cdd390b5d80388ad8d1fc (diff)
correct few comments
svn path=/trunk/externals/pmpd/; revision=16145
Diffstat (limited to 'tCube3D-help.pd')
-rw-r--r--tCube3D-help.pd28
1 files changed, 14 insertions, 14 deletions
diff --git a/tCube3D-help.pd b/tCube3D-help.pd
index b6d17c1..9c229cf 100644
--- a/tCube3D-help.pd
+++ b/tCube3D-help.pd
@@ -1,8 +1,4 @@
-#N canvas 14 12 620 496 10;
-#X text 137 42 This object sould be used for testing the masse position.
-;
-#X text 137 59 It receive masse position \, and output 0/1 according
-to the position of the masse (1 if the mass is in the square);
+#N canvas 12 81 620 496 10;
#X text 296 15 test cube;
#X text 214 299 if a mass is outside of this rectangle \, the mass
will not interact with this object.;
@@ -17,7 +13,6 @@ arg number / description;
#X msg 83 246 setZmin -1;
#X msg 83 268 setZmax 1;
#X floatatom 13 433 5 0 0 0 - - -;
-#X text 172 431 0/1 according to the position of the masse;
#X text 192 357 position of the tested mass;
#X msg 84 357 position3D 0 0 0;
#X text 186 157 1 : X minimum;
@@ -26,11 +21,16 @@ arg number / description;
#X text 185 222 4 : Y maximum;
#X text 186 248 5 : Z minimum;
#X text 185 268 6 : Z maximum;
-#X connect 6 0 13 0;
-#X connect 7 0 6 0;
-#X connect 8 0 6 0;
-#X connect 9 0 6 0;
-#X connect 10 0 6 0;
-#X connect 11 0 6 0;
-#X connect 12 0 6 0;
-#X connect 16 0 6 0;
+#X text 137 42 This object sould be used for testing the mass position.
+;
+#X text 137 59 It receive a mass position \, and output 0/1 according
+to the mass position (1 if the mass is in the square);
+#X text 172 431 0/1 according to the position of the mass;
+#X connect 4 0 11 0;
+#X connect 5 0 4 0;
+#X connect 6 0 4 0;
+#X connect 7 0 4 0;
+#X connect 8 0 4 0;
+#X connect 9 0 4 0;
+#X connect 10 0 4 0;
+#X connect 13 0 4 0;