ableton.v2.control_surface.elements.playhead_element (runtime)¶
Live 11 — Live Object Model & framework reference (descriptions and signatures).
Functions¶
nop(*a, **k)¶
Classes¶
class NullPlayhead¶
Methods¶
__init__(self, /, *args, **kwargs)¶
Initialize self. See help(type(self)) for accurate signature.
set_feedback_channels(*a, **k)¶
Attributes¶
clip=Nonenotes=[]- Built-in mutable sequence.start_time=0.0- Convert a string or number to a floating point number, if possible.step_length=1.0- Convert a string or number to a floating point number, if possible.track=Nonevelocity=0.0- Convert a string or number to a floating point number, if possible.wrap_around=False- bool(x) -> bool
class PlayheadElement(ProxyElement)¶
Properties¶
proxied_interfaceresource
Methods¶
ProxiedInterface(outer=None, *a, **k)¶
__init__(self, playhead=None, *a, **k)¶
Initialize self. See help(type(self)) for accurate signature.
_on_resource_lost(self, client)¶
_on_resource_received(self, client, *a, **k)¶
_resource_type(on_received_callback=None, on_lost_callback=None, *a, **k)¶
clear_send_cache(self)¶
disconnect(self)¶
notify_ownership_change(self, client, grabbed, element_ownership_handler=None)¶
proxy_old_hasattr(self, attr)¶
reset(self)¶
reset_state(self)¶
send_midi(self, message)¶
Attributes¶
_has_resource=False- bool(x) -> bool_has_task_group=False- bool(x) -> bool_proxied_interface=None_resource=<ableton.v2.base.util.lazy_attribute object at 0x11b312780>_skip_wrapper_lookup=None_tasks=<ableton.v2.base.util.lazy_attribute object at 0x1630c8898>canonical_parent=Nonename=''- str(object='') -> stroptimized_send_midi=True- bool(x) -> boolproxied_object=None
class ProxyElement(Proxy, ControlElement)¶
Properties¶
proxied_interfaceresource
Methods¶
ProxiedInterface(outer=None, *a, **k)¶
__init__(self, proxied_object=None, proxied_interface=None, *a, **k)¶
Initialize self. See help(type(self)) for accurate signature.
_on_resource_lost(self, client)¶
_on_resource_received(self, client, *a, **k)¶
_resource_type(on_received_callback=None, on_lost_callback=None, *a, **k)¶
clear_send_cache(self)¶
disconnect(self)¶
notify_ownership_change(self, client, grabbed, element_ownership_handler=None)¶
proxy_old_hasattr(self, attr)¶
reset(self)¶
reset_state(self)¶
send_midi(self, message)¶
Attributes¶
_has_resource=False- bool(x) -> bool_has_task_group=False- bool(x) -> bool_proxied_interface=None_resource=<ableton.v2.base.util.lazy_attribute object at 0x11b312780>_skip_wrapper_lookup=None_tasks=<ableton.v2.base.util.lazy_attribute object at 0x1630c8898>canonical_parent=Nonename=''- str(object='') -> stroptimized_send_midi=True- bool(x) -> boolproxied_object=None