time out. I was having a momentary lapse of normal thought patterns. I had the right Idea but was doing it backwards. i couldn't wrap my t-rex sized brain around why my <= & >= operation wasn't working. now I did it correcty and It is working.
Hello all,I have become rusty in pure data. It seems as if I used to know the answer to this.I would like to beable to output a "1" if a number is within a certain rangeexample:[number box\|
|[If between 11 and 20]|||[X]
I thought this would be easier to come up with a solution than it has beenthanks in advance.