modulii

modulii

Label icon

Label

Displays text. Touching the label will add or remove the border. Labels can't send data, but you can change their text via OSC.


Settings

SettingDescription
TextThe text displayed on the label.

OSC Messages

This control responds to the following OSC messages:

MessageDescription
<address> position <x> <y> <width> <height>Sets the control's position. Coordinates are specified in pixels.
<address> color <blue|red|green|orange|purple|brown|grey>Sets the control's color.
<address> showsBorder <0|1>Shows (0) or hides (1) the control's border
<address> text <string>Sets the text of the label
<address> <string>Sets the text of the label