Skip to content

ableton.v3.control_surface.display.display_specification

Classes

class DisplaySpecification

__init__(self, create_root_view, protocol, notifications)

class Display(Disconnectable)

Bases: Disconnectable

__init__(self, specification, renderable_components, elements, display_state)

state(self)

react(self, event)

render(self)

display(self, content)

render_and_update_display(self)

deferring_render_and_update_display(self)

rendered_content(self)

disconnect(self)

clear_content_cache(self)

Functions

capturing_stdout(temp_output_stream)