aboutsummaryrefslogtreecommitdiff
path: root/tests/mtx_zeros/02_function.pd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mtx_zeros/02_function.pd')
-rw-r--r--tests/mtx_zeros/02_function.pd39
1 files changed, 39 insertions, 0 deletions
diff --git a/tests/mtx_zeros/02_function.pd b/tests/mtx_zeros/02_function.pd
new file mode 100644
index 0000000..56ee233
--- /dev/null
+++ b/tests/mtx_zeros/02_function.pd
@@ -0,0 +1,39 @@
+#N canvas 385 142 508 466 10;
+#X obj 122 68 inlet bang;
+#X obj 122 385 outlet 1==OK;
+#X obj 122 262 == 0;
+#X obj 162 262 == 0;
+#X obj 202 262 == 0;
+#X obj 242 262 == 0;
+#X obj 122 282 *;
+#X obj 122 302 *;
+#X obj 202 282 *;
+#X obj 122 104 t b;
+#X obj 122 161 mtx_zeros 2 3;
+#X msg 122 214 \$3 \$4 \$5 \$6 \$7 \$8;
+#X obj 122 238 unpack 0 0 0 0 0 0;
+#X obj 282 262 == 0;
+#X obj 322 262 == 0;
+#X obj 282 282 *;
+#X obj 122 324 *;
+#X connect 0 0 9 0;
+#X connect 2 0 6 0;
+#X connect 3 0 6 1;
+#X connect 4 0 8 0;
+#X connect 5 0 8 1;
+#X connect 6 0 7 0;
+#X connect 7 0 16 0;
+#X connect 8 0 7 1;
+#X connect 9 0 10 0;
+#X connect 10 0 11 0;
+#X connect 11 0 12 0;
+#X connect 12 0 2 0;
+#X connect 12 1 3 0;
+#X connect 12 2 4 0;
+#X connect 12 3 5 0;
+#X connect 12 4 13 0;
+#X connect 12 5 14 0;
+#X connect 13 0 15 0;
+#X connect 14 0 15 1;
+#X connect 15 0 16 1;
+#X connect 16 0 1 0;