From fe8987b009e6383ddd7150bbee734e2bac8afc22 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/mapping/; revision=10266 --- help/spiral-help.pd | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) (limited to 'help/spiral-help.pd') diff --git a/help/spiral-help.pd b/help/spiral-help.pd index 81fb289..6713efc 100644 --- a/help/spiral-help.pd +++ b/help/spiral-help.pd @@ -1,6 +1,5 @@ -#N canvas 56 302 487 492 10; -#X obj 27 457 import unauthorized; -#X obj 5 2 cnv 15 450 20 empty empty [spiral] 2 11 1 18 -233017 -66577 +#N canvas 69 38 487 492 10; +#X obj 5 2 cnv 15 450 20 empty empty spiral 2 11 1 18 -233017 -66577 0; #X msg 422 3 pddp; #X text 245 451 released under the GNU GPL; @@ -16,26 +15,30 @@ #X text 266 378 example:; #X obj 325 378 spiral-joystick; #X obj 86 346 spiral; -#X obj 279 406 pddp_open mapping-about; +#X obj 279 406 pddp/pddplink ../mapping-about.pd -text mapping-about +; #X obj 390 341 polar; #X text 24 32 Converts cartesian coordinates(x \, y) to spiral in polar coordinates (radius \, angle). The angle is from 0 to 1 The angle 0 is at cartesian (1 \, 0) or far right center.; #X text 24 81 The angle will just keep going up/down as long as there is rotation rather than reset like [polar].; -#X msg 159 293 1; -#X msg 195 293 -1; -#X text 223 293 manually add/subtract rotations; -#X obj 32 124 grid grid1 100 0 1 100 0 1 0 0.01 0.01 10 10 -131 68 +#X msg 159 303 1; +#X msg 195 303 -1; +#X text 223 303 manually add/subtract rotations; +#X obj 32 124 unauthorized/grid grid1 100 0 1 100 0 1 0 0.01 0.01 10 10 -131 68 ; #X obj 339 341 vector; -#X connect 4 0 14 0; -#X connect 9 0 10 0; -#X connect 10 0 4 0; -#X connect 10 1 14 1; -#X connect 14 0 5 0; -#X connect 14 1 8 0; -#X connect 19 0 14 2; -#X connect 20 0 14 2; -#X connect 22 0 4 0; -#X connect 22 1 9 0; +#X msg 152 279 bang; +#X text 185 278 reset to start position; +#X connect 3 0 13 0; +#X connect 8 0 9 0; +#X connect 9 0 3 0; +#X connect 9 1 13 1; +#X connect 13 0 4 0; +#X connect 13 1 7 0; +#X connect 18 0 13 2; +#X connect 19 0 13 2; +#X connect 21 0 3 0; +#X connect 21 1 8 0; +#X connect 23 0 13 2; -- cgit v1.2.1