aboutsummaryrefslogtreecommitdiff
path: root/spherical2cartesian-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'spherical2cartesian-help.pd')
-rw-r--r--spherical2cartesian-help.pd17
1 files changed, 16 insertions, 1 deletions
diff --git a/spherical2cartesian-help.pd b/spherical2cartesian-help.pd
index fa2e54b..f7e66c2 100644
--- a/spherical2cartesian-help.pd
+++ b/spherical2cartesian-help.pd
@@ -1,4 +1,4 @@
-#N canvas 79 42 476 445 10;
+#N canvas 1 53 476 445 10;
#X text 61 158 (r \, phi \, theta);
#X text 61 198 (x \, y \, z);
#X obj 277 122 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
@@ -25,6 +25,21 @@
#X obj 5 2 cnv 15 450 20 empty empty cartesian2spherical 2 11 1 18
-233017 -66577 0;
#X text 73 36 convert cartesian to spherical coordinates;
+#N canvas 466 198 494 344 META 0;
+#X text 12 205 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 85 INLET_1 float;
+#X text 12 125 OUTLET_0 float;
+#X text 12 185 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
+#X text 12 65 INLET_0 float;
+#X text 12 5 KEYWORDS control abstraction conversion;
+#X text 12 45 DESCRIPTION convert cartesian to spherical coordinates
+;
+#X text 12 105 INLET_2 float;
+#X text 12 145 OUTLET_1 float;
+#X text 12 165 OUTLET_2 float;
+#X restore 416 405 pd META;
#X connect 2 0 7 0;
#X connect 2 0 12 2;
#X connect 3 0 6 0;