OpenSheetMusicDisplay
Preparing search index...
Arpeggio
Class 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
parentVoiceEntry
:
VoiceEntry
type
type
:
ArpeggioType
Methods
add
Note
addNote
(
note
:
Note
)
:
void
Parameters
note
:
Note
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
notes
parent
Voice
Entry
type
Methods
add
Note
OpenSheetMusicDisplay
Loading...