OpenSheetMusicDisplay
Preparing search index...
CustomChord
Class CustomChord
Index
Constructors
constructor
Properties
alternate
Name
chord
Kind
degrees
Methods
create
Custom
Chord
rename
Custom
Chord
Constructors
constructor
new
CustomChord
(
alternateName
:
string
,
chordKind
:
ChordSymbolEnum
,
degrees
:
DegreesInfo
,
)
:
CustomChord
Parameters
alternateName
:
string
chordKind
:
ChordSymbolEnum
degrees
:
DegreesInfo
Returns
CustomChord
Properties
alternate
Name
alternateName
:
string
chord
Kind
chordKind
:
ChordSymbolEnum
degrees
degrees
:
DegreesInfo
Methods
Static
create
Custom
Chord
createCustomChord
(
altName
:
string
,
chordKind
:
ChordSymbolEnum
,
degrees
:
DegreesInfo
,
)
:
CustomChord
Parameters
altName
:
string
chordKind
:
ChordSymbolEnum
degrees
:
DegreesInfo
Returns
CustomChord
Static
rename
Custom
Chord
renameCustomChord
(
altName
:
string
,
newAltName
:
string
,
customChords
:
CustomChord
[]
,
)
:
void
Parameters
altName
:
string
newAltName
:
string
customChords
:
CustomChord
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
alternate
Name
chord
Kind
degrees
Methods
create
Custom
Chord
rename
Custom
Chord
OpenSheetMusicDisplay
Loading...