Skip to content

KeyLab_mkII.keylab_mkii

Module constants

  • PAD_IDS = ((36, 37, 38, 39, 44, 45, 46, 47), (40, 41, 42, 43, 48, 49, 50, 51))
  • PAD_LED_IDS = ((112, 113, 114, 115, 120, 121, 122, 123), (116, 117, 118, 119, 124, 125, 126, 127))
  • ENCODER_MODE_TO_COLOR
  • DISPLAY_LINE_WIDTH = 16

Classes

class InputOnlyButton(ButtonElement)

Bases: ButtonElement

send_value(self, value, force, channel)

class KeyLabMkII(KeyLabEssential)

Bases: KeyLabEssential

Attributes

  • mixer_component_type
  • session_component_type
  • view_control_component_type
  • hardware_settings_component_type
  • channel_strip_component_type

__init__(self, *a, **k)

can_lock_to_devices(self)

_create_controls(self)

_create_mixer(self)

_create_encoder_modes(self)

_create_device_parameters(self)

_create_session_recording(self)

_create_view_control(self)

_create_hardware_settings(self)

_on_memory_preset_changed_on_hardware(self, is_daw_preset_on)