Skip to content

_Komplete_Kontrol.komplete_kontrol_base

Module constants

  • NUM_TRACKS = 8
  • GOODBYE_MESSAGE

Classes

class KompleteKontrolBase(SimpleControlSurface)

Bases: SimpleControlSurface

Attributes

  • mixer_component_class
  • channel_strip_component_class
  • is_s_mk2 = False
  • _KompleteKontrolBase__on_main_view_changed

__init__(self, *a, **k)

disconnect(self)

port_settings_changed(self)

_send_handshake(self)

_on_handshake_response(self, _)

set_components_enabled(self, enabled)

_create_controls(self)

_create_components(self)

_create_mixer(self)

_create_mixer_component_layer(self)

_create_transport(self)

_create_session_recording(self)

_create_undo_redo(self)

_create_clip_launch(self)

_create_clip_launch_background(self)

_create_detail_clip(self)

_create_focus_follow(self)

_create_auto_arm(self)

_create_view_based_modes(self)

__on_main_view_changed(self)

Functions

tracks_to_use_from_song(song)