aboutsummaryrefslogtreecommitdiff
path: root/tests/mtx_diegg/02_init.pd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mtx_diegg/02_init.pd')
-rw-r--r--tests/mtx_diegg/02_init.pd31
1 files changed, 31 insertions, 0 deletions
diff --git a/tests/mtx_diegg/02_init.pd b/tests/mtx_diegg/02_init.pd
new file mode 100644
index 0000000..307a1e5
--- /dev/null
+++ b/tests/mtx_diegg/02_init.pd
@@ -0,0 +1,31 @@
+#N canvas 0 0 450 432 10;
+#X msg 69 90 bang;
+#X obj 69 187 unpack 0 0 0 0 0 0;
+#X obj 141 212 == 1;
+#X obj 117 235 == 0;
+#X obj 117 257 *;
+#X obj 165 257 *;
+#X obj 117 280 *;
+#X obj 165 234 == 2;
+#X obj 190 212 == 0;
+#X obj 69 65 inlet bang;
+#X obj 117 305 outlet;
+#X obj 69 145 mtx_diegg;
+#X msg 69 126 1 2;
+#X obj 69 166 route matrix;
+#X connect 0 0 12 0;
+#X connect 1 2 3 0;
+#X connect 1 3 2 0;
+#X connect 1 4 7 0;
+#X connect 1 5 8 0;
+#X connect 2 0 4 1;
+#X connect 3 0 4 0;
+#X connect 4 0 6 0;
+#X connect 5 0 6 1;
+#X connect 6 0 10 0;
+#X connect 7 0 5 0;
+#X connect 8 0 5 1;
+#X connect 9 0 0 0;
+#X connect 11 0 13 0;
+#X connect 12 0 11 0;
+#X connect 13 0 1 0;