aboutsummaryrefslogtreecommitdiff
path: root/abs/mtx_max.pd
diff options
context:
space:
mode:
Diffstat (limited to 'abs/mtx_max.pd')
-rw-r--r--abs/mtx_max.pd7
1 files changed, 7 insertions, 0 deletions
diff --git a/abs/mtx_max.pd b/abs/mtx_max.pd
new file mode 100644
index 0000000..f9af12a
--- /dev/null
+++ b/abs/mtx_max.pd
@@ -0,0 +1,7 @@
+#N canvas 0 0 450 300 10;
+#X obj 164 115 inlet;
+#X obj 164 169 mtx_minmax \$1;
+#X obj 250 233 outlet;
+#X text 122 82 get the maxim[um \, a] of a matrix;
+#X connect 0 0 1 0;
+#X connect 1 1 2 0;