From d78f2f525d0099a93914808836cd54ee219266ad Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 10 Jan 2011 05:41:14 +0000 Subject: added META subpatch svn path=/trunk/externals/mapping/; revision=14693 --- spiral-help.pd | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) (limited to 'spiral-help.pd') diff --git a/spiral-help.pd b/spiral-help.pd index 6713efc..5140766 100644 --- a/spiral-help.pd +++ b/spiral-help.pd @@ -1,4 +1,4 @@ -#N canvas 69 38 487 492 10; +#N canvas 1 53 487 510 10; #X obj 5 2 cnv 15 450 20 empty empty spiral 2 11 1 18 -233017 -66577 0; #X msg 422 3 pddp; @@ -26,11 +26,25 @@ is rotation rather than reset like [polar].; #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 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 msg 152 279 bang; #X text 185 278 reset to start position; +#N canvas 467 227 494 344 META 0; +#X text 12 195 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 95 INLET_1 float; +#X text 12 135 OUTLET_0 float; +#X text 12 175 AUTHOR Cyrille Henry and Hans-Christoph Steiner; +#X text 12 75 INLET_0 float; +#X text 12 5 KEYWORDS control abstraction conversion; +#X text 12 155 OUTLET_1 float; +#X text 12 45 DESCRIPTION convert cartesian coordinates(x \, y) to +spiral in polar coordinates (radius \, angle).; +#X text 12 115 INLET_2 float bang; +#X restore 427 479 pd META; #X connect 3 0 13 0; #X connect 8 0 9 0; #X connect 9 0 3 0; -- cgit v1.2.1