@libraz/libcantus - v0.9.3
GitHub
npm
Preparing search index...
ChordScaleReportEntry
Type Alias ChordScaleReportEntry
A scale fit over a chord together with its avoid notes and tensions.
type
ChordScaleReportEntry
=
{
name
:
string
;
rootPc
:
number
;
avoid
:
number
[]
;
tensions
:
number
[]
;
}
Index
Properties
name
root
Pc
avoid
tensions
Properties
name
name
:
string
root
Pc
rootPc
:
number
avoid
avoid
:
number
[]
tensions
tensions
:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
root
Pc
avoid
tensions
GitHub
npm
@libraz/libcantus - v0.9.3
Loading...
A scale fit over a chord together with its avoid notes and tensions.