Skip to content

Komplete_Kontrol_S_Mk3.device_navigation

Classes

class ChainNode

Attributes

  • children

add_child(self, node)

get_device(self, indices)

get_indices(self, device)

as_dict(self)

as_bytes(self)

class DeviceChain(FlattenedDeviceChain)

Bases: FlattenedDeviceChain

Attributes

  • _DeviceChain__on_device_name_changed

__init__(self, *a, **k)

chain_bytes(self)

get_selected_device_indices(self)

get_device_at_indices(self, indices)

_update_listeners(self)

_update_devices(self, *_)

__on_device_name_changed(self, _)

class DeviceNavigationComponent(DeviceNavigationComponentBase)

Bases: DeviceNavigationComponentBase

Attributes

  • device_chain_control

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

device_selection_control(self, value, _)

update(self)

_update_device_selection(self)

_update_feedback(self)

Functions

add_chain_nodes(node, track_or_chain)