ableton.v3.control_surface.layer (runtime)¶
Live 12 — Live Object Model & framework reference (descriptions and signatures).
Classes¶
class Layer(Layer)¶
Properties¶
ownerpriority
Methods¶
__init__(self, priority=None, **elements)¶
Initialize self. See help(type(self)) for accurate signature.
_get_control_client(self, client)¶
get_owner(self)¶
grab(self, client, *a, **k)¶
on_lost(self, client)¶
on_received(self, client, *a, **k)¶
release(self, client)¶
class LayerBaseClass(LayerBase)¶
Properties¶
ownerpriority
Methods¶
__init__(self, priority=None, **elements)¶
Initialize self. See help(type(self)) for accurate signature.