@libraz/libcantus - v0.9.3
GitHub
npm
Preparing search index...
ScaleChoice
Type Alias ScaleChoice
A chord paired with the scale chosen for it by
scalesForChanges
.
type
ScaleChoice
=
{
chord
:
ChordData
;
scale
:
ChordScaleMatch
;
}
Index
Properties
chord
scale
Properties
chord
chord
:
ChordData
scale
scale
:
ChordScaleMatch
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chord
scale
GitHub
npm
@libraz/libcantus - v0.9.3
Loading...
A chord paired with the scale chosen for it by scalesForChanges.