From 6252435d46370211ee4af19a51845a66b3c2f96f Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 29 Jan 2006 08:12:33 +0000 Subject: cleaned up a lot of hid_ cruft; renamed some hid_ objects to better names; added more objects from hid_ and wrote more curve objects svn path=/trunk/externals/mapping/; revision=4515 --- help/degrees2mapping-help.pd | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'help/degrees2mapping-help.pd') diff --git a/help/degrees2mapping-help.pd b/help/degrees2mapping-help.pd index 562b4e2..63b64df 100644 --- a/help/degrees2mapping-help.pd +++ b/help/degrees2mapping-help.pd @@ -1,6 +1,6 @@ -#N canvas 82 386 483 323 10; -#X obj 5 2 cnv 15 450 20 empty empty [deg2hid] 2 11 1 18 -233017 -66577 -0; +#N canvas 237 323 487 327 10; +#X obj 5 2 cnv 15 450 20 empty empty [degrees2mapping] 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:; @@ -8,17 +8,17 @@ #X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner ; #X text 300 168 related objects:; -#X obj 333 184 rad2hid; +#X obj 352 184 radians2mapping; #X floatatom 56 203 7 0 0 1 - - -; -#X obj 59 103 hsl 300 15 -720 720 0 0 empty empty degrees 6 7 1 10 --262131 -1 -1 3100 0; +#X obj 59 103 hsl 300 15 0 360 0 0 empty empty degrees 6 7 1 10 -262131 +-1 -1 29900 0; #X floatatom 82 133 5 0 0 0 - - -; -#X text 26 34 This object converts numbers from the [hid] range (0 +#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 obj 274 184 hid2rad; -#X obj 392 184 hid2deg; -#X obj 56 168 deg2hid; +#X obj 296 204 mapping2degrees; +#X obj 56 168 degrees2mapping; +#X obj 240 184 mapping2radians; #X connect 9 0 10 0; -#X connect 9 0 14 0; -#X connect 14 0 8 0; +#X connect 9 0 13 0; +#X connect 13 0 8 0; -- cgit v1.2.1