Hi, was just wondering if there is a function allowing If/Or routing in Pure Data. What I need is an object that will output 1 if the input data is between either of two different ranges (say 0-50 or 100-150) and if it isn't output 0.
I've looked at both the relational operators and the Expr object but can't quite get my head around how this particular situation would be handled.
Thanks in advance,
Jon