Skip to content

ableton.v3.control_surface.display.util (runtime)

Live 11 — Live Object Model & framework reference (descriptions and signatures).

Functions

List(*args, **kwargs)

auto_break_lines(text: str, max_width: int, max_lines: int, pad_lines: bool = True) -> List[str]

truncate_with_ellipses(string: str)

updating_display(update_value=None)

Classes

class BooleanContext

Properties

  • value

Methods

Manager(managed=None, update_value=None, *a, **k)
__call__(self, update_value=None)

Call self as a function.

__init__(self, default_value=None, *a, **k)

Initialize self. See help(type(self)) for accurate signature.

Attributes

  • default_value = False - bool(x) -> bool