aboutsummaryrefslogtreecommitdiff
path: root/abs/mtx_atan2-help.pd
diff options
context:
space:
mode:
authorFranz Zotter <fzotter@users.sourceforge.net>2007-08-25 10:09:17 +0000
committerFranz Zotter <fzotter@users.sourceforge.net>2007-08-25 10:09:17 +0000
commitdd1be46a5fd503ec94df964248ad5a0323b0dc2a (patch)
tree2fd7a41f52f0592be3e2550eb899ef90d9c2b078 /abs/mtx_atan2-help.pd
parentc06087f322d92c890df29b9219fe8701c1feca4b (diff)
corrections
svn path=/trunk/externals/iem/iemmatrix/; revision=8688
Diffstat (limited to 'abs/mtx_atan2-help.pd')
-rw-r--r--abs/mtx_atan2-help.pd34
1 files changed, 27 insertions, 7 deletions
diff --git a/abs/mtx_atan2-help.pd b/abs/mtx_atan2-help.pd
index 979849e..5f70403 100644
--- a/abs/mtx_atan2-help.pd
+++ b/abs/mtx_atan2-help.pd
@@ -1,10 +1,30 @@
#N canvas 579 0 622 300 10;
-#X msg 166 52 matrix 1 4 1 1 -1 -1;
-#X msg 325 53 matrix 1 4 1 -1 -1 1;
-#X obj 166 90 mtx_atan2;
-#X obj 166 125 mtx_print;
+#X obj 164 270 mtx_print;
#X text 368 248 Franz Zotter 2007;
#X text 133 15 arcus tangent with range from -pi...+pi;
-#X connect 0 0 2 0;
-#X connect 1 0 2 1;
-#X connect 2 0 3 0;
+#X obj 164 108 t a a;
+#X obj 194 129 mtx_print y;
+#X obj 383 111 t a a;
+#X obj 413 132 mtx_print x;
+#X obj 164 237 mtx_* 0;
+#X obj 334 200 atan;
+#X msg 334 181 1;
+#X msg 334 219 45 \$1;
+#X obj 334 239 /;
+#X obj 334 161 loadbang;
+#X obj 164 182 mtx_atan2;
+#X msg 383 52 matrix 1 8 1 1 0 -1 -1 -1 0 1;
+#X msg 164 52 matrix 1 8 0 1 1 1 0 -1 -1 -1;
+#X connect 3 0 13 0;
+#X connect 3 1 4 0;
+#X connect 5 0 13 1;
+#X connect 5 1 6 0;
+#X connect 7 0 0 0;
+#X connect 8 0 10 0;
+#X connect 9 0 8 0;
+#X connect 10 0 11 0;
+#X connect 11 0 7 1;
+#X connect 12 0 9 0;
+#X connect 13 0 7 0;
+#X connect 14 0 5 0;
+#X connect 15 0 3 0;