KUIML
Blue Cat's User Interface Programming Language
Attributes Common to Param Controls

Inherited Attributes

See Attributes Common to Param Widgets.

Specific Attributes

Name Value Type Default Value Description Comment V. Exp.

fine_ratio

positive integer

10

Ratio between the fine tuning positions count and the positions_count attribute.

The larger this value, the more precise the control is when the 'SHIFT' key is pushed.

1.2.4

No

reset_modifier_key

'alt' or 'control'

'alt'

Modifier key for resetting the parameter value to default with a mouse click.

Please note that changing this value should be done carefuly to ensure consistency.

1.9.1

No

reverse_mouse_wheel

boolean

false

Reverses the behavior of the mouse wheel (decrements instead of incrementing).

Sometimes it is more intuitive to decrement a parameter with the mouse wheel (in param menus for example).

2.7

No