aboutsummaryrefslogtreecommitdiff
path: root/pd/max_n.pd
diff options
context:
space:
mode:
Diffstat (limited to 'pd/max_n.pd')
-rw-r--r--pd/max_n.pd16
1 files changed, 0 insertions, 16 deletions
diff --git a/pd/max_n.pd b/pd/max_n.pd
deleted file mode 100644
index 6171b23..0000000
--- a/pd/max_n.pd
+++ /dev/null
@@ -1,16 +0,0 @@
-#N canvas 0 0 462 312 10;
-#X obj 64 57 inlet;
-#X obj 144 56 inlet;
-#X obj 64 179 maximum;
-#X obj 64 207 outlet;
-#X obj 144 120 max 2;
-#X obj 160 76 loadbang;
-#X obj 160 97 \$1;
-#X obj 64 149 last_n;
-#X connect 0 0 7 0;
-#X connect 1 0 4 0;
-#X connect 2 0 3 0;
-#X connect 4 0 7 1;
-#X connect 5 0 6 0;
-#X connect 6 0 4 0;
-#X connect 7 0 2 0;