Skip to content

Move.note_settings

Classes

class NoteSettingsComponent(Component, Renderable)

Bases: Component, Renderable

Attributes

  • duration_range_string
  • can_display_duration
  • cursor_skin

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

set_duration_encoder(self, encoder)

duration_encoder(self, value, _)

duration_encoder_touch(self, _)

duration_encoder_touch(self, _)

transpose_up_button(self, _)

transpose_up_button(self, _)

transpose_down_button(self, _)

transpose_down_button(self, _)

nudge_coarse_left_button(self, _)

nudge_coarse_right_button(self, _)

nudge_fine_left_button(self, _)

nudge_fine_right_button(self, _)

_nudge_notes(self, delta)

_transpose_notes(self, amount)

_update_from_property_ranges(self)