@libraz/libcantus - v0.9.3
GitHub
npm
Preparing search index...
AnalyzedNote
Type Alias AnalyzedNote
A note with its theory labels and a short rationale.
type
AnalyzedNote
=
{
noteId
:
number
;
labels
:
TheoryLabel
[]
;
rationale
?:
string
;
}
Index
Properties
note
Id
labels
rationale?
Properties
note
Id
noteId
:
number
labels
labels
:
TheoryLabel
[]
Optional
rationale
rationale
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
note
Id
labels
rationale
GitHub
npm
@libraz/libcantus - v0.9.3
Loading...
A note with its theory labels and a short rationale.