From f7d99fa42033e7e5447ae05d0d6033354189f262 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Thu, 22 Aug 2013 08:51:41 +0000 Subject: include Marco Donnarumma language correction svn path=/trunk/externals/pmpd/; revision=17196 --- tLine2D-help.pd | 65 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 32 insertions(+), 33 deletions(-) (limited to 'tLine2D-help.pd') diff --git a/tLine2D-help.pd b/tLine2D-help.pd index df28471..5c90e77 100644 --- a/tLine2D-help.pd +++ b/tLine2D-help.pd @@ -1,45 +1,44 @@ -#N canvas 4 81 586 578 10; -#X text 175 146 1 : name; -#X text 121 113 message to change parametter / default value / creation -arg number / description; -#X text 196 164 this is the name of the mass interacting with this -object. you can also conect the output of this object to a mass \, -to allow an interaction with this mass.; +#N canvas 437 174 586 578 10; #X msg 104 233 setY1 0; #X msg 105 279 setY2 0; #X msg 103 208 setX1 -1; #X msg 104 256 setX2 1; -#X text 174 208 2 : X coordonate of the the 1st point of the line; -#X text 174 232 3 : Y coordonate of the the 1st point of the line; -#X text 174 255 4 : X coordonate of the the 2nd point of the line; -#X text 174 279 5 : Y coordonate of the the 2nd point of the line; #X msg 105 312 setPmax 1; -#X text 199 296 X and Y position of the 2 points defining the line. +#X text 219 296 X and Y position of the 2 points defining the line. ; -#X text 197 327 maximum depth of the interaction line.; +#X text 217 327 maximum depth of the interaction line.; #X text 269 14 test line; #X obj 35 450 tLine2D; -#X text 173 312 6 : maximum depth; -#X floatatom 72 481 5 0 0 0 - - -; -#X floatatom 72 481 5 0 0 0 - - -; -#X floatatom 53 505 5 0 0 0 - - -; +#X floatatom 74 481 5 0 0 0 - - -; +#X floatatom 54 505 5 0 0 0 - - -; #X floatatom 35 529 5 0 0 0 - - -; -#X text 172 479 speed regarding the distance from the segment; -#X text 171 504 distance from the segment; -#X text 195 378 position of the mass (first outlet of the mass object) +#X text 119 480 speed regarding the distance from the segment; +#X text 96 504 distance from the segment; +#X text 215 378 position of the mass (first outlet of the mass object) ; #X msg 92 379 position2D 0 0; -#X text 129 40 This object sould be used for testing a mass position. +#X text 79 528 0/1 according to the position of the mass; +#X text 129 40 This object should be used for testing a mass position. ; -#X text 129 56 It receive mass position \, and output 0/1 according -to the mass position (1 if the mass is on a side of the line); -#X text 171 530 0/1 according to the position of the mass; -#X connect 3 0 15 0; -#X connect 4 0 15 0; -#X connect 5 0 15 0; -#X connect 6 0 15 0; -#X connect 11 0 15 0; -#X connect 15 0 20 0; -#X connect 15 1 19 0; -#X connect 15 2 18 0; -#X connect 24 0 15 0; +#X text 44 97 message to change parameter / default value / creation +arg number / description; +#X text 195 145 1 : Name; +#X text 195 209 2 : X coordinate of the the 1st point of the line; +#X text 194 232 3 : Y coordinate of the the 1st point of the line; +#X text 194 255 4 : X coordinate of the the 2nd point of the line; +#X text 193 279 5 : Y coordinate of the the 2nd point of the line; +#X text 217 160 this is the name of the mass interacting with this +object. you can also connect the output of this object to a mass to +allow an interaction with this mass.; +#X text 193 312 6 : Maximum depth; +#X text 130 55 It receives mass position \, and outputs 0/1 according +to the mass position (1 if the mass is on a side of the line).; +#X connect 0 0 8 0; +#X connect 1 0 8 0; +#X connect 2 0 8 0; +#X connect 3 0 8 0; +#X connect 4 0 8 0; +#X connect 8 0 11 0; +#X connect 8 1 10 0; +#X connect 8 2 9 0; +#X connect 15 0 8 0; -- cgit v1.2.1