Param Display |
This view extends CParamDisplay
to work for both Vst and Jmb parameters.
In addition to the attributes exposed by CustomViewAdapter
, this class exposes the following attribute:
Attribute | Description |
---|---|
precision-override |
Allow to override the precision of the parameter. If set to its default (-1), lets the parameter determine what the precision is (when displaying numbers), but if set >= 0 it will use the attribute value instead. |