it looks good, but not working. I have made a fe assumptions in your sketch. does the big X represent the patch chords crossing to opposite inlets? also, i am assuming that the decrease and increase at the bottom are number boxes. with these assumptions, i am getting no change whatsoever in the number boxe at the bottom.
also, before sending this i looked back, connected a number box tot he outlet of [- ] and i am never getting a value above 0, therfore no change is occurring.
On 4/24/08, Claude Heiland-Allen claudiusmaximus@goto10.org wrote:
Ben Carney wrote:
I need to be able to tell direction the slider is being "slid" relative to the direction it started from.
((slider value) - (previous slider value)) > 0
slider | [t f f] \ / X /
[- ] | [> 0] | [select 0 1] | | decrease increaseHope this helps,
Claude