@libraz/libcantus - v1.1.0
GitHub
npm
Preparing search index...
IndexedNoteEvent
Type Alias IndexedNoteEvent
A validated note retaining its position in the caller's original array.
type
IndexedNoteEvent
=
{
note
:
Readonly
<
NoteEvent
>
;
originalIndex
:
number
;
endBeat
:
number
;
}
Index
Properties
note
original
Index
end
Beat
Properties
Readonly
note
note
:
Readonly
<
NoteEvent
>
Readonly
original
Index
originalIndex
:
number
Readonly
end
Beat
endBeat
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
note
original
Index
end
Beat
GitHub
npm
@libraz/libcantus - v1.1.0
Loading...
A validated note retaining its position in the caller's original array.