aboutsummaryrefslogtreecommitdiff
path: root/abs/mtx_atan2-help.pd
diff options
context:
space:
mode:
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;