Get the default value for this parameter.
Only available for parameters that aren't quantized (see is_quantized
).
1 = the parameter value can be modified directly by the user, by sending set to a live.object , by automation or by an assigned MIDI message or keystroke. Parameters can be disabled because they are macro-controlled, or they are controlled by a live-remote~ object, or because Live thinks that they should not be moved.
1 for booleans and enums
0 for int/float parameters
Although parameters like MidiPitch.Pitch appear quantized to the user, they actually have an is_quantized
value of 0.
Lowest allowed value.
Largest allowed value.
The short parameter name as shown in the (closed) automation chooser.
The name of a Macro parameter before its assignment.
The active state of the parameter.
Linear-to-GUI value between min and max.
Get a list of the possible values for this parameter.
Only available for parameters that are quantized (see is_quantized
).
Get the automation state of the parameter.