Skip to content

_Framework.IdentifiableControlSurface

Module constants

  • SYSEX_IDENTITY_REQUEST = (240, 126, 0, 6, 1, 247)

Classes

class IdentifiableControlSurface(ControlSurface)

Bases: ControlSurface

Attributes

  • identity_request_delay = 0.5
  • identity_request

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

on_identified(self)

port_settings_changed(self)

handle_sysex(self, midi_bytes)

_is_identity_response(self, midi_bytes)

_extract_product_id_bytes(self, midi_bytes)

_send_identity_request(self)