ableton.v3.control_surface.display.notifications (runtime)¶
Live 11 — Live Object Model & framework reference (descriptions and signatures).
Classes¶
class DefaultNotifications(Notifications)¶
Methods¶
Automation()¶
Clip()¶
Clipboard()¶
DefaultText()¶
Device()¶
DrumGroup()¶
Element()¶
Modes()¶
Notes()¶
Recording()¶
Scene()¶
Sequence()¶
Simpler()¶
Track()¶
TransformDefaultText(transform_fn: 'Callable[[str], str]' = <function _TransformDefaultText.<lambda> at 0x1639aaea0>) -> None¶
_TransformDefaultText(transform_fn: 'Callable[[str], str]' =
Transport()¶
UndoRedo()¶
__init__(self, /, *args, **kwargs)¶
Initialize self. See help(type(self)) for accurate signature.
Attributes¶
controlled_range=Nonefull_velocity=Nonegeneric=Noneidentify=Nonenote_repeat=None
class Notifications¶
Methods¶
Automation()¶
Clip()¶
Clipboard()¶
DefaultText()¶
Device()¶
DrumGroup()¶
Element()¶
Modes()¶
Notes()¶
Recording()¶
Scene()¶
Sequence()¶
Simpler()¶
Track()¶
TransformDefaultText(transform_fn: 'Callable[[str], str]' = <function _TransformDefaultText.<lambda> at 0x1639aaea0>) -> None¶
_TransformDefaultText(transform_fn: 'Callable[[str], str]' =
Transport()¶
UndoRedo()¶
__init__(self, /, *args, **kwargs)¶
Initialize self. See help(type(self)) for accurate signature.
controlled_range(...)¶
S.format(args, *kwargs) -> str
Return a formatted version of S, using substitutions from args and kwargs. The substitutions are identified by braces ('{' and '}').
full_velocity(is_on: 'bool')¶
generic(...)¶
S.format(args, *kwargs) -> str
Return a formatted version of S, using substitutions from args and kwargs. The substitutions are identified by braces ('{' and '}').