aboutsummaryrefslogtreecommitdiff
path: root/tests/mtx_egg/05_function.pd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mtx_egg/05_function.pd')
-rw-r--r--tests/mtx_egg/05_function.pd27
1 files changed, 27 insertions, 0 deletions
diff --git a/tests/mtx_egg/05_function.pd b/tests/mtx_egg/05_function.pd
new file mode 100644
index 0000000..6ab47f2
--- /dev/null
+++ b/tests/mtx_egg/05_function.pd
@@ -0,0 +1,27 @@
+#N canvas 541 351 508 466 10;
+#X obj 122 68 inlet bang;
+#X obj 122 385 outlet 1==OK;
+#X obj 122 282 *;
+#X obj 122 104 t b;
+#X obj 122 191 mtx_egg 7 8;
+#X msg 122 135 10 14;
+#X msg 122 214 \$1 \$2;
+#X obj 122 157 t l l;
+#X obj 122 262 ==;
+#X obj 162 262 ==;
+#X obj 179 215 unpack;
+#X obj 122 236 unpack;
+#X connect 0 0 3 0;
+#X connect 2 0 1 0;
+#X connect 3 0 5 0;
+#X connect 4 0 6 0;
+#X connect 5 0 7 0;
+#X connect 6 0 11 0;
+#X connect 7 0 4 0;
+#X connect 7 1 10 0;
+#X connect 8 0 2 0;
+#X connect 9 0 2 1;
+#X connect 10 0 8 1;
+#X connect 10 1 9 1;
+#X connect 11 0 8 0;
+#X connect 11 1 9 0;