upper margin of test range (inclusive)
input signal to test
lower margin of test range (inclusive)
Abstract method which must be implemented by creating the actual UGens
during expansion.
A UGen that tests if a signal is within a given range. If
in >= loandin <= hi, outputs 1.0, otherwise outputs 0.0.input signal to test
lower margin of test range (inclusive)
upper margin of test range (inclusive)
Schmidt
Clip
InRect