Skip to content

KeyLab_Essential_mk3.display

Module constants

  • Line1Text
  • Line2Text
  • Lines
  • Header
  • Footer
  • Popup
  • display_specification

Classes

class IconType(Enum)

Bases: Enum

Attributes

  • NONE = 0
  • LIVE = 71
  • MIXER = 63
  • ARM = 66
  • DOWN_ARROW = 57
  • UP_ARROW = 58
  • LEFT_ARROW = 59
  • RIGHT_ARROW = 60

class IconState(Enum)

Bases: Enum

Attributes

  • UNFRAMED = 0
  • CLOSED = 1
  • OPENED = 2
  • FRAMED = 3

class Icon

Attributes

  • type
  • state

class Frame

class Content

Attributes

  • primary = None
  • primary_icon
  • frame = None
  • popup = None
  • parameters = (None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None, None)

class Notifications(DefaultNotifications)

Bases: DefaultNotifications

Attributes

  • identify

class Transport(DefaultNotifications.Transport)

Bases: DefaultNotifications.Transport

Attributes
  • tap_tempo

Functions

create_root_view()

view_based_content(session_content, arrangement_content)

protocol(elements)