Search
Preparing search index...
The search index is not available
OpenSheetMusicDisplay
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenSheetMusicDisplay
Arpeggio
Class Arpeggio
Hierarchy
Arpeggio
Index
Constructors
constructor
Properties
notes
parent
Voice
Entry
type
Methods
add
Note
Constructors
constructor
new
Arpeggio
(
parentVoiceEntry
:
VoiceEntry
, type
?:
ArpeggioType
)
:
Arpeggio
Parameters
parentVoiceEntry:
VoiceEntry
type:
ArpeggioType
= ArpeggioType.ARPEGGIO_DIRECTIONLESS
Returns
Arpeggio
Properties
notes
notes
:
Note
[]
parent
Voice
Entry
parent
Voice
Entry
:
VoiceEntry
type
type
:
ArpeggioType
Methods
add
Note
add
Note
(
note
:
Note
)
:
void
Parameters
note:
Note
Returns
void
Exports
Arpeggio
constructor
notes
parent
Voice
Entry
type
add
Note
Generated using
TypeDoc