aboutsummaryrefslogtreecommitdiff
path: root/deltas-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-29 18:58:39 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-29 18:58:39 +0000
commite746ce11899b6ad2ba46643ccc038e758f5912cd (patch)
treed69ef1ae4d791c73b8b1d67f58869668830fbaab /deltas-help.pd
parentaaf2905addd68b53986d343e663be734a40d9203 (diff)
fixed crasher bug where it wasn't checking whether the arguments were in bounds when set by an inlet, fixes bug #3429877 https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3429877&group_id=55736
svn path=/trunk/externals/smlib/; revision=15680
Diffstat (limited to 'deltas-help.pd')
-rw-r--r--deltas-help.pd2
1 files changed, 1 insertions, 1 deletions
diff --git a/deltas-help.pd b/deltas-help.pd
index 9034308..89d7ada 100644
--- a/deltas-help.pd
+++ b/deltas-help.pd
@@ -20,7 +20,7 @@ input and past inputs;
#X text 153 137 [deltas a b c];
#X text 120 86 b;
#X text 66 87 a;
-#X text 152 183 requires b<=c;
+#X text 152 183 requires a<b and b<=c;
#X text 152 167 c = buffer size;
#X text 35 50 x(i);
#X msg 79 57 clear;