ableton.v2.control_surface.session_ring_selection_linking (runtime)¶
Live 11 — Live Object Model & framework reference (descriptions and signatures).
Functions¶
depends(**dependencies)¶
index_if(predicate, seq)¶
listens(event_path, *a, **k)¶
Classes¶
class EventObject(CompoundDisconnectable)¶
Methods¶
__init__(self, *a, **k)¶
Initialize self. See help(type(self)) for accurate signature.
disconnect(self)¶
disconnect_disconnectable(self, slot)¶
find_disconnectable(self, predicate)¶
has_disconnectable(self, slot)¶
register_disconnectable(self, slot)¶
register_disconnectables(self, disconnectables)¶
register_slot(self, *a, **k)¶
unregister_disconnectable(self, slot)¶
class SessionRingSelectionLinking(EventObject)¶
Methods¶
__init__(self, session_ring=None, selection_changed_notifier=None, song=None, *a, **k)¶
Initialize self. See help(type(self)) for accurate signature.
_current_track(self)¶
_current_track_index(self)¶
_link_session_ring_with_minimal_travel(self)¶
disconnect(self)¶
disconnect_disconnectable(self, slot)¶
find_disconnectable(self, predicate)¶
has_disconnectable(self, slot)¶
register_disconnectable(self, slot)¶
register_disconnectables(self, disconnectables)¶
register_slot(self, *a, **k)¶
unregister_disconnectable(self, slot)¶
Attributes¶
_on_selection_scrolled=None