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 --- polar2cartesian-help.pd | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'polar2cartesian-help.pd') diff --git a/polar2cartesian-help.pd b/polar2cartesian-help.pd index 0b17fcf..9035059 100644 --- a/polar2cartesian-help.pd +++ b/polar2cartesian-help.pd @@ -1,4 +1,4 @@ -#N canvas 161 58 504 451 10; +#N canvas 1 53 504 451 10; #X text 61 213 (x \, y \, z); #X obj 277 122 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 0 1; @@ -27,6 +27,21 @@ #X text 61 158 (r \, phi \, z); #X obj 5 2 cnv 15 450 20 empty empty cartesian 2 11 1 18 -233017 -66577 0; +#N canvas 507 146 494 344 META 0; +#X text 12 215 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 195 AUTHOR Cyrille Henry and Hans-Christoph Steiner; +#X text 12 95 INLET_1 float; +#X text 12 75 INLET_0 float; +#X text 12 45 DESCRIPTION convert polar/cylindrical coordinates to +cartesian coordinates; +#X text 12 115 INLET_2 float; +#X text 12 135 OUTLET_0 float; +#X text 12 155 OUTLET_1 float; +#X text 12 175 OUTLET_2 float; +#X text 12 5 KEYWORDS control abstraction conversion; +#X restore 453 422 pd META; #X connect 1 0 6 0; #X connect 1 0 10 2; #X connect 2 0 5 0; -- cgit v1.2.1