aboutsummaryrefslogtreecommitdiff
path: root/cartesian2spherical-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'cartesian2spherical-help.pd')
-rw-r--r--cartesian2spherical-help.pd25
1 files changed, 20 insertions, 5 deletions
diff --git a/cartesian2spherical-help.pd b/cartesian2spherical-help.pd
index bf7122e..ba51c72 100644
--- a/cartesian2spherical-help.pd
+++ b/cartesian2spherical-help.pd
@@ -1,18 +1,18 @@
-#N canvas 118 83 504 451 10;
+#N canvas 2 82 503 419 10;
#X text 75 37 convert spherical to cartesian coordinates;
#X text 61 203 (r \, phi \, theta);
#X text 61 144 (x \, y \, z);
#X obj 277 122 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
--1 -1 12700 0;
+-1 -1 0 0;
#X obj 218 102 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
--1 -1 12700 0;
+-1 -1 0 0;
#X obj 160 72 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
--1 -1 12700 0;
+-1 -1 0 0;
#X floatatom 164 93 5 0 0 0 - - -;
#X floatatom 221 122 5 0 0 0 - - -;
#X floatatom 282 141 5 0 0 0 - - -;
#X obj 277 249 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
--1 -1 12 1;
+-1 -1 0 1;
#X floatatom 225 204 5 0 0 0 - - -;
#X floatatom 168 204 5 0 0 0 - - -;
#X floatatom 285 204 5 0 0 0 - - -;
@@ -28,6 +28,21 @@
-233017 -66577 0;
#X text 23 337 input:;
#X text 17 357 output:;
+#N canvas 461 134 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 45 DESCRIPTION convert spherical to cartesian coordinates
+;
+#X text 12 105 INLET_2 float;
+#X text 12 65 INLET_0 bang;
+#X text 12 145 OUTLET_1 float;
+#X text 12 165 OUTLET_2 float;
+#X text 12 5 KEYWORDS control conversion abstraction;
+#X restore 448 388 pd META;
#X connect 3 0 8 0;
#X connect 3 0 17 0;
#X connect 4 0 7 0;