aboutsummaryrefslogtreecommitdiff
path: root/tests/mtx_lt/07_function.pd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mtx_lt/07_function.pd')
-rw-r--r--tests/mtx_lt/07_function.pd23
1 files changed, 23 insertions, 0 deletions
diff --git a/tests/mtx_lt/07_function.pd b/tests/mtx_lt/07_function.pd
new file mode 100644
index 0000000..b5eb8fd
--- /dev/null
+++ b/tests/mtx_lt/07_function.pd
@@ -0,0 +1,23 @@
+#N canvas 270 180 508 466 10;
+#X obj 122 68 inlet bang;
+#X obj 122 385 outlet 1==OK;
+#X msg 213 71 bang;
+#X obj 122 98 t b b;
+#X obj 122 175 t f f;
+#X obj 122 307 ==;
+#X obj 122 251 mtx_lt 0;
+#X obj 239 251 <;
+#X msg 122 132 6;
+#X msg 152 131 9;
+#X connect 0 0 3 0;
+#X connect 2 0 3 0;
+#X connect 3 0 8 0;
+#X connect 3 1 9 0;
+#X connect 4 0 6 0;
+#X connect 4 1 7 0;
+#X connect 5 0 1 0;
+#X connect 6 0 5 0;
+#X connect 7 0 5 1;
+#X connect 8 0 4 0;
+#X connect 9 0 6 1;
+#X connect 9 0 7 1;