@libraz/libcantus - v1.1.0
    Preparing search index...

    Type Alias VoiceNote

    VoiceNote: NoteEvent & { id?: number; originalIndex?: number }

    A single note in a monophonic voice: a NoteEvent with a stable id and, optionally, its index in the caller's original array.