@libraz/libcantus - v0.9.3
GitHub
npm
Preparing search index...
ChordAnalysis
Type Alias ChordAnalysis
The result of
analyzeChord
: function, borrowing, and Roman numeral.
type
ChordAnalysis
=
{
function
:
HarmonicFunction
;
borrowed
:
boolean
;
source
:
BorrowedSource
;
roman
:
string
;
}
Index
Properties
function
borrowed
source
roman
Properties
function
function
:
HarmonicFunction
borrowed
borrowed
:
boolean
source
source
:
BorrowedSource
roman
roman
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
function
borrowed
source
roman
GitHub
npm
@libraz/libcantus - v0.9.3
Loading...
The result of analyzeChord: function, borrowing, and Roman numeral.