Search
Preparing search index...
The search index is not available
OpenSheetMusicDisplay
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenSheetMusicDisplay
ChordSymbolContainer
Class ChordSymbolContainer
Hierarchy
ChordSymbolContainer
Index
Constructors
constructor
Properties
bass
Pitch
chord
Kind
degrees
root
Pitch
rules
Accessors
Bass
Pitch
Chord
Degrees
Chord
Kind
Root
Pitch
Methods
get
Text
For
Accidental
get
Text
From
Chord
Kind
Enum
calculate
Chord
Text
Constructors
constructor
new
Chord
Symbol
Container
(
rootPitch
:
Pitch
, chordKind
:
ChordSymbolEnum
, bassPitch
:
Pitch
, chordDegrees
:
Degree
[]
, rules
:
EngravingRules
)
:
ChordSymbolContainer
Parameters
rootPitch:
Pitch
chordKind:
ChordSymbolEnum
bassPitch:
Pitch
chordDegrees:
Degree
[]
rules:
EngravingRules
Returns
ChordSymbolContainer
Properties
Private
bass
Pitch
bass
Pitch
:
Pitch
Private
chord
Kind
chord
Kind
:
ChordSymbolEnum
Private
degrees
degrees
:
Degree
[]
Private
root
Pitch
root
Pitch
:
Pitch
Private
rules
rules
:
EngravingRules
Accessors
Bass
Pitch
get
BassPitch
(
)
:
Pitch
Returns
Pitch
Chord
Degrees
get
ChordDegrees
(
)
:
Degree
[]
Returns
Degree
[]
Chord
Kind
get
ChordKind
(
)
:
ChordSymbolEnum
Returns
ChordSymbolEnum
Root
Pitch
get
RootPitch
(
)
:
Pitch
Returns
Pitch
Methods
Private
get
Text
For
Accidental
get
Text
For
Accidental
(
alteration
:
AccidentalEnum
)
:
string
Parameters
alteration:
AccidentalEnum
Returns
string
Private
get
Text
From
Chord
Kind
Enum
get
Text
From
Chord
Kind
Enum
(
kind
:
ChordSymbolEnum
)
:
string
Parameters
kind:
ChordSymbolEnum
Returns
string
Static
calculate
Chord
Text
calculate
Chord
Text
(
chordSymbol
:
ChordSymbolContainer
, transposeHalftones
:
number
, keyInstruction
:
KeyInstruction
)
:
string
Parameters
chordSymbol:
ChordSymbolContainer
transposeHalftones:
number
keyInstruction:
KeyInstruction
Returns
string
Exports
Chord
Symbol
Container
constructor
bass
Pitch
chord
Kind
degrees
root
Pitch
rules
Bass
Pitch
Chord
Degrees
Chord
Kind
Root
Pitch
get
Text
For
Accidental
get
Text
From
Chord
Kind
Enum
calculate
Chord
Text
Generated using
TypeDoc