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 --- radians2mapping-help.pd | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) (limited to 'radians2mapping-help.pd') diff --git a/radians2mapping-help.pd b/radians2mapping-help.pd index 8142693..d8738b2 100644 --- a/radians2mapping-help.pd +++ b/radians2mapping-help.pd @@ -1,6 +1,6 @@ -#N canvas 168 236 533 333 10; -#X obj 5 2 cnv 15 450 20 empty empty radians2mapping 2 11 1 18 -233017 -66577 -0; +#N canvas 1 53 533 333 10; +#X obj 5 2 cnv 15 450 20 empty empty radians2mapping 2 11 1 18 -233017 +-66577 0; #X msg 422 3 pddp; #X text 254 269 released under the GNU GPL; #X text 144 228 For more info:; @@ -18,7 +18,20 @@ to the mapping range (0 to 1) with the 0's lining up in the same place. #X obj 252 202 radians2mapping; #X obj 140 202 degrees2mapping; #X obj 365 202 mapping2degrees; -#X obj 248 226 pddp/pddplink ../mapping-about.pd -text mapping-about; +#X obj 248 226 pddp/pddplink ../mapping-about.pd -text mapping-about +; +#N canvas 436 140 494 344 META 0; +#X text 12 145 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 105 OUTLET_0 float; +#X text 12 125 AUTHOR Cyrille Henry and Hans-Christoph Steiner; +#X text 12 85 INLET_0 float; +#X text 12 45 DESCRIPTION convert numbers from radians (-pi to pi) +to the mapping range (0 to 1) with the 0's lining up in the same place +; +#X text 12 5 KEYWORDS control abstraction conversion; +#X restore 474 302 pd META; #X connect 7 0 8 0; #X connect 7 0 9 0; #X connect 9 0 6 0; -- cgit v1.2.1