Open Help
dial
dial
Description
Send a bang
Inlets
input [number]
inputOutlets
output [number]
outputFixed Attributes
These attributes must be set in the object box and determine the behavior of the object at runtime.
floatoutput [bool] (default: false)
Float Output
min [number] (default: 0)
Output Minimum
mult [number] (default: 1)
Output Multiplier
order [symbol]
Preset restore order (a number, 'first' or 'last').
preset [bool] (default: false)
Add this value to the preset.
size [number] (default: 128)
Range
Dynamic Attributes
These attributes can be modified in the code during execution using the set object
input [number]
input
valin [number]
valin
valout [number]
valout
value [number] (default: 0)
value
See Also
Name | Description |
---|---|
button | |
loadbang | Sends a bang when patch is loaded |
loadmess | Emits a message when patch is loaded |
toggle | toggle |