aboutsummaryrefslogtreecommitdiff
path: root/tests/mtx_bitor/01_function.pd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mtx_bitor/01_function.pd')
-rw-r--r--tests/mtx_bitor/01_function.pd66
1 files changed, 43 insertions, 23 deletions
diff --git a/tests/mtx_bitor/01_function.pd b/tests/mtx_bitor/01_function.pd
index 97edbfb..21cf35a 100644
--- a/tests/mtx_bitor/01_function.pd
+++ b/tests/mtx_bitor/01_function.pd
@@ -1,29 +1,49 @@
-#N canvas 430 -36 508 466 10;
+#N canvas 117 373 440 427 10;
#X obj 122 68 inlet bang;
#X obj 122 385 outlet 1==OK;
-#X obj 122 296 *;
-#X obj 122 203 unpack 0 0 0 0;
-#X msg 122 183 \$3 \$4 \$5 \$6;
-#X obj 184 296 *;
-#X obj 122 350 *;
-#X obj 122 161 mtx_bitor 3;
-#X obj 122 255 == 3;
-#X obj 153 255 == 3;
-#X obj 184 255 == 3;
-#X msg 122 140 matrix 2 2 0 1 2 6;
-#X obj 215 255 == 7;
-#X connect 0 0 11 0;
-#X connect 2 0 6 0;
+#X msg 122 243 \$3 \$4 \$5 \$6;
+#X obj 122 268 unpack 0 0 0 0;
+#X obj 184 330 *;
+#X obj 122 330 *;
+#X obj 122 356 *;
+#X obj 236 200 unpack 0 0 0 0;
+#X obj 122 307 ==;
+#X obj 153 307 ==;
+#X obj 184 307 ==;
+#X obj 215 307 ==;
+#X msg 122 179 matrix 2 2 \$1 \$2 \$3 \$4;
+#X obj 122 156 t l l;
+#X obj 122 98 t b;
+#X obj 122 221 mtx_bitor 2;
+#X obj 236 221 | 2;
+#X obj 277 221 | 2;
+#X obj 318 220 | 2;
+#X obj 359 220 | 2;
+#X msg 122 132 2 5 -1.1 4;
+#X connect 0 0 14 0;
+#X connect 2 0 3 0;
#X connect 3 0 8 0;
#X connect 3 1 9 0;
#X connect 3 2 10 0;
-#X connect 3 3 12 0;
-#X connect 4 0 3 0;
-#X connect 5 0 6 1;
+#X connect 3 3 11 0;
+#X connect 4 0 6 1;
+#X connect 5 0 6 0;
#X connect 6 0 1 0;
-#X connect 7 0 4 0;
-#X connect 8 0 2 0;
-#X connect 9 0 2 1;
-#X connect 10 0 5 0;
-#X connect 11 0 7 0;
-#X connect 12 0 5 1;
+#X connect 7 0 16 0;
+#X connect 7 1 17 0;
+#X connect 7 2 18 0;
+#X connect 7 3 19 0;
+#X connect 8 0 5 0;
+#X connect 9 0 5 1;
+#X connect 10 0 4 0;
+#X connect 11 0 4 1;
+#X connect 12 0 15 0;
+#X connect 13 0 12 0;
+#X connect 13 1 7 0;
+#X connect 14 0 20 0;
+#X connect 15 0 2 0;
+#X connect 16 0 8 1;
+#X connect 17 0 9 1;
+#X connect 18 0 10 1;
+#X connect 19 0 11 1;
+#X connect 20 0 13 0;