aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2007-07-17 13:52:35 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2007-07-17 13:52:35 +0000
commit9cb64f6bac17a69d3cf0733631c9cdd6bff66b4d (patch)
tree87b226dc18e167080b6a8c7a435b21110b4263fe
parent744495188bef9e2a11e0966c3f299327ebbb32eb (diff)
*** empty log message ***
svn path=/trunk/externals/mapping/; revision=8102
-rw-r--r--debounce.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/debounce.pd b/debounce.pd
index 896341c..896a637 100644
--- a/debounce.pd
+++ b/debounce.pd
@@ -1,4 +1,4 @@
-#N canvas 439 311 450 300 10;
+#N canvas 439 311 705 322 10;
#X obj 27 43 inlet;
#X obj 27 264 outlet;
#X obj 27 82 spigot 1;
@@ -6,7 +6,7 @@
#X msg 161 208 1;
#X obj 161 183 delay \$1;
#X obj 213 43 inlet;
-#X obj 27 119 t b b b;
+#X obj 27 119 t a b b;
#X connect 0 0 2 0;
#X connect 2 0 7 0;
#X connect 3 0 2 1;