Skip to content

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 = None
  • notes = [] - 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 = None
  • velocity = 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_interface
  • resource

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 = None
  • name = '' - str(object='') -> str
  • optimized_send_midi = True - bool(x) -> bool
  • proxied_object = None

class ProxyElement(Proxy, ControlElement)

Properties

  • proxied_interface
  • resource

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 = None
  • name = '' - str(object='') -> str
  • optimized_send_midi = True - bool(x) -> bool
  • proxied_object = None