Skip to content

Move.step_button

Classes

class ColorWithIcon

class ColorWithSimpleIcon(ColorWithIcon, SimpleColor)

Bases: ColorWithIcon, SimpleColor

class ColorWithAnimatedIcon(ColorWithIcon, ComplexColor)

Bases: ColorWithIcon, ComplexColor

midi_value(self)

draw(self, interface)

class StepButtonComboElement(ComboElement)

Bases: ComboElement

Attributes

  • _pressed_controls
  • _StepButtonComboElement__on_wrapped_control_value
  • _StepButtonComboElement__on_mute_button_value

__init__(self, mute_button, *a, **k)

disconnect(self)

reset(self)

clear_send_cache(self)

set_light(self, value)

_show_icon(self, show, color)

__bool__(self)

_combo_is_on(self)

_append_to_pressed_controls(self)

_remove_from_pressed_controls(self)

__on_wrapped_control_value(self, value)

__on_mute_button_value(self, value)

Functions

send_icon_message(interface, value, channel)