aboutsummaryrefslogtreecommitdiff
path: root/polar-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'polar-help.pd')
-rw-r--r--polar-help.pd19
1 files changed, 16 insertions, 3 deletions
diff --git a/polar-help.pd b/polar-help.pd
index 5240ae0..f485e61 100644
--- a/polar-help.pd
+++ b/polar-help.pd
@@ -1,4 +1,4 @@
-#N canvas 393 22 484 395 10;
+#N canvas 1 53 484 431 10;
#X obj 5 2 cnv 15 450 20 empty empty polar 2 11 1 18 -233017 -66577
0;
#X floatatom 100 248 5 0 0 0 x - -;
@@ -11,7 +11,7 @@
#X floatatom 158 248 5 0 0 1 y - -;
#X obj 157 265 t b f;
#X text 275 283 related objects:;
-#X text 273 334 example:;
+#X text 273 342 example:;
#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
@@ -28,10 +28,23 @@ is at cartesian (1 \, 0.5) or to the right.;
#X connect 1 0 2 0;
#X coords 0 -1 1 1 30 30 1 100 100;
#X restore 95 85 pd c;
-#X obj 327 334 pddp/pddplink ../hid/polar-joystick.pd -text polar-joystick.pd
+#X obj 327 342 pddp/pddplink ../hid/polar-joystick.pd -text polar-joystick.pd
;
#X obj 267 323 cartesian2spherical;
#X obj 348 303 mapping2radians;
+#N canvas 508 175 494 344 META 0;
+#X text 12 175 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 155 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
+#X text 12 115 OUTLET_0 float;
+#X text 12 135 OUTLET_1 float;
+#X text 12 5 KEYWORDS control abstraction conversion;
+#X text 12 45 DESCRIPTION convert cartesian coordinates(x \, y) to
+polar coordinates (radius \, angle);
+#X text 12 75 INLET_0 float bang;
+#X text 12 95 INLET_1 float;
+#X restore 427 402 pd META;
#X connect 1 0 5 0;
#X connect 5 0 2 0;
#X connect 5 1 6 0;