Skip to content

ableton.v3.control_surface.component_map

Classes

class ComponentMap(dict)

Bases: dict

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

get(self, key, **_)

__getitem__(self, key)

__contains__(self, key)

_create_component_map(self, specification)