Skip to content

ableton.v3.control_surface.components.paginator

Classes

class Paginator(EventObject)

Bases: EventObject

Attributes

  • can_change_page
  • page_length
  • page_time

class NoteEditorPaginator(Component, Paginator)

Bases: Component, Paginator

Attributes

  • can_change_page
  • page_length
  • _NoteEditorPaginator__on_active_steps_changed
  • _NoteEditorPaginator__on_page_length_changed

__init__(self, note_editor, *a, **k)

page_time(self)

page_time(self, time)

update(self)

__on_active_steps_changed(self)

__on_page_length_changed(self)