aboutsummaryrefslogtreecommitdiff
path: root/help/polar-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-29 08:12:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-29 08:12:33 +0000
commit6252435d46370211ee4af19a51845a66b3c2f96f (patch)
tree263658f500bdc665a400836f6825e19a0af30eb5 /help/polar-help.pd
parent043dfe0ae677c018cde28cb84e1abe5ae1fe5205 (diff)
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
Diffstat (limited to 'help/polar-help.pd')
-rw-r--r--help/polar-help.pd16
1 files changed, 8 insertions, 8 deletions
diff --git a/help/polar-help.pd b/help/polar-help.pd
index 9f35ce6..4ecef66 100644
--- a/help/polar-help.pd
+++ b/help/polar-help.pd
@@ -1,13 +1,13 @@
-#N canvas 601 232 482 455 10;
-#X obj 5 2 cnv 15 450 20 empty empty [hid_polar] 2 11 1 18 -233017
--66577 0;
+#N canvas 601 232 486 459 10;
+#X obj 5 2 cnv 15 450 20 empty empty [polar] 2 11 1 18 -233017 -66577
+0;
#X msg 422 3 pddp;
#X text 244 411 released under the GNU GPL;
#X floatatom 100 248 5 0 0 0 - - -;
#X floatatom 100 335 7 0 0 0 radius-> - -;
#X text 124 370 For more info:;
#X obj 228 368 pddp_open mapping-about;
-#X obj 100 295 hid_polar;
+#X obj 100 295 polar;
#X text 27 397 (C) Copyright 2005 Hans-Christoph Steiner <hans@at.or.at>
;
#X obj 101 161 hsl 128 15 0 1 0 0 empty empty x-axis 133 7 1 10 -225280
@@ -18,16 +18,16 @@
#X floatatom 158 248 5 0 0 0 - - -;
#X obj 157 265 t b f;
#X obj 334 335 polar-joystick;
-#X text 275 273 related objects:;
+#X text 275 283 related objects:;
#X text 273 334 example:;
#X msg 97 86 0.5;
#X text 43 86 center:;
#X text 17 29 Converts cartesian coordinates(x \, y) to polar coordinates
(radius \, angle). The angle is in radians (-pi to pi). The angle 0
is at cartesian (1 \, 0.5) or to the right.;
-#X obj 361 293 hid_spiral;
-#X obj 245 293 hid2rad;
-#X obj 303 293 hid2deg;
+#X obj 197 303 spiral;
+#X obj 356 303 mapping2degrees;
+#X obj 245 303 mapping2radians;
#X connect 3 0 7 0;
#X connect 7 0 4 0;
#X connect 7 1 11 0;