Skip to content

Move.note_editor

Module constants

  • DEFAULT_STEP_COUNT = 16

Classes

class NoteEditorComponent(NoteEditorComponentBase)

Bases: NoteEditorComponentBase

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

step_color_manager(self)

step_start_times(self)

get_durations_from_step(self, step)

get_duration_range_string(self)

show_duration_of_active_steps(self)

set_clip(self, clip)

notify_clip_notes(self)

_on_pad_pressed(self, pad)

_on_pad_released(self, pad, *a, **k)

_adjust_duration_of_last_held_step_notes(self, destination_step)

_modify_duration(time_step, duration_offset, note)

_get_alternate_color_for_step(self, index, visible_steps)

Functions

is_audio_clip(clip)