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 --- mapping2radians-help.pd | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'mapping2radians-help.pd') diff --git a/mapping2radians-help.pd b/mapping2radians-help.pd index e7fa3ab..e5df28f 100644 --- a/mapping2radians-help.pd +++ b/mapping2radians-help.pd @@ -1,16 +1,16 @@ -#N canvas 633 307 475 315 10; +#N canvas 1 53 475 336 10; #X obj 5 2 cnv 15 450 20 empty empty mapping2radians 2 11 1 18 -233017 -66577 0; #X msg 422 3 pddp; #X text 254 269 released under the GNU GPL; #X text 185 228 For more info:; -#X obj 289 226 pddp/pddplink ../mapping-about.pd -text mapping-about; +#X obj 289 226 pddp/pddplink ../mapping-about.pd -text mapping-about +; #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner ; #X text 294 161 related objects:; #X obj 234 181 radians2mapping; #X obj 346 181 degrees2mapping; -#X obj 288 200 mapping2degrees; #X floatatom 69 185 9 0 0 1 radians - -; #X obj 72 85 hsl 128 15 0 1 0 0 empty empty mapping 6 7 1 10 -262131 -1 -1 0 0; @@ -19,6 +19,18 @@ #X text 26 34 This object converts numbers from the mapping range (0 to 1) to radians (-pi to pi) with the 0's lining up in the same place. ; -#X connect 11 0 12 0; -#X connect 11 0 13 0; -#X connect 13 0 10 0; +#X obj 288 200 mapping2degrees; +#N canvas 466 198 494 344 META 0; +#X text 12 135 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 OUTLET_0 float; +#X text 12 115 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 45 DESCRIPTION convert numbers from the mapping range (0 +to 1) to radians (-pi to pi) with 0's lining up in the same place; +#X restore 413 304 pd META; +#X connect 10 0 11 0; +#X connect 10 0 12 0; +#X connect 12 0 9 0; -- cgit v1.2.1