aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2009-02-03 13:23:30 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2009-02-03 13:23:30 +0000
commit0edf898bf3195bd3c64cd6f64ac14e43cb1898ea (patch)
tree20da1871342a02a031485f415391b00c484e86a0
parent9b54cc2c430917cbc40970c39bf47b19afa2c4c9 (diff)
add a "set" inlet
svn path=/trunk/externals/mapping/; revision=10726
-rw-r--r--env+.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/env+.pd b/env+.pd
index c1bb482..2ee4319 100644
--- a/env+.pd
+++ b/env+.pd
@@ -18,6 +18,7 @@
#X obj 56 134 t f f;
#X obj 99 242 b;
#X msg 99 286 \$1 0;
+#X obj 225 41 inlet;
#X connect 0 0 16 0;
#X connect 2 0 11 0;
#X connect 3 0 11 1;
@@ -41,3 +42,4 @@
#X connect 16 1 14 1;
#X connect 17 0 14 0;
#X connect 18 0 2 0;
+#X connect 19 0 2 1;