aboutsummaryrefslogtreecommitdiff
path: root/help/spherical2cartesian-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
commitecc6398c406a7d401225bf04346fc0d25491dff3 (patch)
treee0d2e8222b03161f6e77ad8a525604cf216746cb /help/spherical2cartesian-help.pd
parent162b9550e5d3ab93f02fa342864f22190581838c (diff)
moved help patches into same folder, stopped auto-generating mapping-meta.pd
file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/externals/mapping/; revision=10981
Diffstat (limited to 'help/spherical2cartesian-help.pd')
-rw-r--r--help/spherical2cartesian-help.pd37
1 files changed, 0 insertions, 37 deletions
diff --git a/help/spherical2cartesian-help.pd b/help/spherical2cartesian-help.pd
deleted file mode 100644
index fa2e54b..0000000
--- a/help/spherical2cartesian-help.pd
+++ /dev/null
@@ -1,37 +0,0 @@
-#N canvas 79 42 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
--1 -1 0 1;
-#X obj 218 102 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
--1 -1 0 1;
-#X obj 160 72 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
--1 -1 0 1;
-#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 1 0 0 empty empty empty -2 -8 0 10 -262144
--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 - - -;
-#X obj 157 181 spherical2cartesian;
-#X obj 89 327 pddp/pddplink http://en.wikipedia.org/wiki/Spherical_coordinate_system
-;
-#X obj 89 307 pddp/pddplink http://en.wikipedia.org/wiki/Cartesian_coordinate_system
-;
-#X text 43 307 input:;
-#X text 37 327 output:;
-#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;
-#X connect 2 0 7 0;
-#X connect 2 0 12 2;
-#X connect 3 0 6 0;
-#X connect 3 0 12 1;
-#X connect 4 0 5 0;
-#X connect 4 0 12 0;
-#X connect 12 0 10 0;
-#X connect 12 1 9 0;
-#X connect 12 2 8 0;
-#X connect 12 2 11 0;