aboutsummaryrefslogtreecommitdiff
path: root/abs/mtx_cabs2-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abs/mtx_cabs2-help.pd')
-rw-r--r--abs/mtx_cabs2-help.pd26
1 files changed, 26 insertions, 0 deletions
diff --git a/abs/mtx_cabs2-help.pd b/abs/mtx_cabs2-help.pd
new file mode 100644
index 0000000..3ffba68
--- /dev/null
+++ b/abs/mtx_cabs2-help.pd
@@ -0,0 +1,26 @@
+#N canvas 88 457 841 379 10;
+#X text 482 28 part of iemmatrix;
+#X obj 33 124 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 33 148 t b b b b;
+#X obj 33 216 t a a;
+#X text 441 116 inletA: real part of matrix;
+#X text 440 135 inletB: imaginary part of matrix;
+#X text 439 157 outletA: real valued output;
+#X obj 165 216 mtx_print realA;
+#X obj 165 195 mtx_print imagA;
+#X obj 33 280 mtx_print cabs2;
+#X text 44 34 [mtx_cabs2];
+#X text 166 69 complex valued matrix absolute value;
+#X obj 33 242 mtx_cabs2;
+#X msg 33 172 matrix 2 1 1 2;
+#X msg 49 193 matrix 2 1 0 1;
+#X connect 1 0 2 0;
+#X connect 2 0 13 0;
+#X connect 2 1 14 0;
+#X connect 3 0 12 0;
+#X connect 3 1 7 0;
+#X connect 12 0 9 0;
+#X connect 13 0 3 0;
+#X connect 14 0 8 0;
+#X connect 14 0 12 1;