ableton.v3.control_surface.session_ring_selection_linking (runtime)¶
Live 12 — Live Object Model & framework reference (descriptions and signatures).
Functions¶
depends(**dependencies)¶
index_if(predicate, seq)¶
listens(event_path, *a, **k)¶
scene_index(scene=None)¶
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, song=None, session_ring=None, selection_changed_notifier=None, link_to_track_selection=True, link_to_scene_selection=False, *a, **k)¶
Initialize self. See help(type(self)) for accurate signature.
_link_session_ring_with_minimal_travel(self, axis_name, current_index)¶
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¶
_SessionRingSelectionLinking__on_scene_selection_scrolled=None_SessionRingSelectionLinking__on_track_selection_scrolled=None