Signal between two values?
Hi all,
Could somebody tell me the simplest way to determine whether a signal is between two values? In other words, the MSP equivalent to [if $f1 > $f2 && $f1 < $f3 then 1 else 0].
Thanks!
[split~]
it's part of the examples in the max SDK, you'll need to compile it yourself...
Max Patch
Copy patch and select New From Clipboard in Max.
to avoid that trouble, you can do like this too :