Change a Slider’s Scale |
How To... > Work with Dynamic Parameters (Sliders) > Change a Slider’s Scale The numeric scale for a slider behaves just like a numeric axis of a graph. See Change Axes by Dragging. •When the cursor is over the axis, you can drag to rescale or translate. Or… •Double-click the axis to open the slider’s inspector, and change the values for the appropriate properties. See Slider Properties Panel. Or… •Edit the slider’s value; for example, giving a new slider (with default scale) a value of 1000 makes the bounds go from a bit below zero to a bit over 1000. |