<br>thanks matju<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
So when you output an y, you also need to set a pair of [moses] so that it can find numbers outside of the interval y-c &lt; x &lt; y+c, or equivalently, abs(x-y) &lt; c, where c is the minimum amount of change that you want to hear about.<br>

</blockquote><div><br>I did it in with:<br><br>#N canvas 0 0 450 300 10;<br>#X obj 38 -73 delta;<br>#X obj 37 -50 abs;<br>#X obj 141 -72 sel 1;<br>#X obj 94 -96 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1<br>-1;<br>
#X obj 40 -100 change;<br>#X obj 94 -63 f;<br>#X obj 98 -30 outlet;<br>#X obj 40 -127 inlet;<br>#X obj 179 -126 inlet;<br>#X obj 141 -94 &gt;= \$1;<br>#X connect 0 0 1 0;<br>#X connect 1 0 9 0;<br>#X connect 2 0 3 0;<br>#X connect 3 0 5 0;<br>
#X connect 4 0 0 0;<br>#X connect 4 0 5 1;<br>#X connect 5 0 6 0;<br>#X connect 7 0 4 0;<br>#X connect 8 0 9 1;<br>#X connect 9 0 2 0;<br><br><br>is that what you meant?<br><br><br>salut<br><br>glerm<br><br><br><br></div>
</div><br>