aboutsummaryrefslogtreecommitdiff
path: root/min_n.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2005-01-27 12:23:02 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2005-01-27 12:23:02 +0000
commit6b5a0fc360cb8b361a5873bbeb46c7f5c271f9a9 (patch)
tree24716657b5aa274a1d90fdb99a62d0a66821682f /min_n.pd
This commit was generated by cvs2svn to compensate for changes in r2548,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/La-kitchen/; revision=2549
Diffstat (limited to 'min_n.pd')
-rw-r--r--min_n.pd16
1 files changed, 16 insertions, 0 deletions
diff --git a/min_n.pd b/min_n.pd
new file mode 100644
index 0000000..999a945
--- /dev/null
+++ b/min_n.pd
@@ -0,0 +1,16 @@
+#N canvas 26 291 365 247 10;
+#X obj 64 175 outlet;
+#X obj 64 147 minimum;
+#X obj 64 29 inlet;
+#X obj 144 28 inlet;
+#X obj 144 89 max 2;
+#X obj 64 118 last_n;
+#X obj 160 48 loadbang;
+#X obj 160 66 \$1;
+#X connect 1 0 0 0;
+#X connect 2 0 5 0;
+#X connect 3 0 4 0;
+#X connect 4 0 5 1;
+#X connect 5 0 1 0;
+#X connect 6 0 7 0;
+#X connect 7 0 4 0;