Search
Preparing search index...
The search index is not available
OpenSheetMusicDisplay
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenSheetMusicDisplay
CustomChord
Class CustomChord
Hierarchy
CustomChord
Index
Constructors
constructor
Properties
alternate
Name
chord
Kind
degrees
Methods
create
Custom
Chord
rename
Custom
Chord
Constructors
constructor
new
Custom
Chord
(
alternateName
:
string
, chordKind
:
ChordSymbolEnum
, degrees
:
DegreesInfo
)
:
CustomChord
Parameters
alternateName:
string
chordKind:
ChordSymbolEnum
degrees:
DegreesInfo
Returns
CustomChord
Properties
alternate
Name
alternate
Name
:
string
chord
Kind
chord
Kind
:
ChordSymbolEnum
degrees
degrees
:
DegreesInfo
Methods
Static
create
Custom
Chord
create
Custom
Chord
(
altName
:
string
, chordKind
:
ChordSymbolEnum
, degrees
:
DegreesInfo
)
:
CustomChord
Parameters
altName:
string
chordKind:
ChordSymbolEnum
degrees:
DegreesInfo
Returns
CustomChord
Static
rename
Custom
Chord
rename
Custom
Chord
(
altName
:
string
, newAltName
:
string
, customChords
:
CustomChord
[]
)
:
void
Parameters
altName:
string
newAltName:
string
customChords:
CustomChord
[]
Returns
void
Exports
Custom
Chord
constructor
alternate
Name
chord
Kind
degrees
create
Custom
Chord
rename
Custom
Chord
Generated using
TypeDoc