Editing the Input Range of a NumBox

Sean Meade's icon

Hello all,

I took a live.numbox from another plugin, and the top left input was set to the ranges -100 to 100. How to I alter the input range to just be 0-100? I could go back and make the reset base be -100 and work up to 100, but I'd rather reset the numbox to accept the 0-100 parameters I've already set.

Thank you!

mattyo's icon

Look in the object's inspector. Range settings will be there.

\M