@libraz/libcantus - v0.9.3
GitHub
npm
Preparing search index...
IndexedNoteEvent
Type Alias IndexedNoteEvent
A validated note retaining its position in the caller's original array.
type
IndexedNoteEvent
=
{
note
:
NoteEvent
;
originalIndex
:
number
;
endBeat
:
number
;
}
Index
Properties
note
original
Index
end
Beat
Properties
note
note
:
NoteEvent
original
Index
originalIndex
:
number
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 - v0.9.3
Loading...
A validated note retaining its position in the caller's original array.