slider
interface
Continuous value control with customizable range
Inlets
| Message | Description |
|---|---|
bang | Output the current slider value |
reset | Reset the slider value back to its default |
number | Set slider to value and output |
| Set the minimum bound | |
| Set the maximum bound | |
| Set the default value (used by reset) |
Outlets
| Message | Description |
|---|---|
number | Current slider value |
Tags
interfacecontrolnumberrangeinput