From d4e0909716f5d9a7f67d46be8a0511f98356cf50 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 27 Aug 2008 22:27:30 +0000 Subject: merged in relevant changes from the v0-40 pd-extended release branch svn path=/trunk/externals/pmpd/; revision=10266 --- help/tSquare2D-help.pd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 help/tSquare2D-help.pd (limited to 'help/tSquare2D-help.pd') diff --git a/help/tSquare2D-help.pd b/help/tSquare2D-help.pd new file mode 100644 index 0000000..0559f8b --- /dev/null +++ b/help/tSquare2D-help.pd @@ -0,0 +1,28 @@ +#N canvas 111 51 545 429 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); +#X text 296 15 test cube; +#X text 190 241 minimum and maximum position of the interactor.; +#X text 77 112 message to change parametter / default value / creation +arg number / description; +#X msg 83 156 setXmin -1; +#X msg 83 178 setXmax 1; +#X msg 83 200 setYmin -1; +#X msg 83 223 setYmax 1; +#X floatatom 15 360 5 0 0 0 - - -; +#X text 175 362 0/1 according to the position of the masse; +#X text 194 284 position of the tested mass; +#X obj 15 326 tSquare2D; +#X text 186 157 1 : X minimum; +#X text 186 178 2 : X maximum; +#X text 186 200 3 : Y minimum; +#X text 185 222 4 : Y maximum; +#X msg 86 284 position2D 0 0 0; +#X connect 5 0 12 0; +#X connect 6 0 12 0; +#X connect 7 0 12 0; +#X connect 8 0 12 0; +#X connect 12 0 9 0; +#X connect 17 0 12 0; -- cgit v1.2.1