The default (scaled) value for this parameter.
OptionalfractionThe degree of precision to use to when displaying this parameter's value(s).
The identifier associated with this parameter. This MUST be one of the plugin's defined parameter IDs in the C++ backend.
OptionalintervalAn optional value indicating the amount by which this parameter will snap to values within its specified range.
The maximum (scaled) value that this parameter can be.
OptionalmidpointAn optional (scaled) value that indicates what value should be displayed when the slider is in its 12 o'clock position. Internally, this is adjusting the skew such that a normalized value of 0.5 will return this display value.
The minimum (scaled) value that this parameter can be.
The display name of the parameter as it will appear to the user both in the plugin's user interface and the native Ableton interface.
OptionalscaleAn optional scale that defines what mathematical curve is used when mapping values.
The specific type definition for this parameter.
OptionalunitAn optional string representing the unit of measurement of this parameter's values.
Describes the properties by which a float-based parameter can be configured.