MUSX Document Model
Loading...
Searching...
No Matches
musx::util::ArpeggioSpanCandidate Struct Reference

Resolved arpeggio span for one articulation assignment. More...

#include <Arpeggio.h>

Public Attributes

ArpeggioSpanType type {ArpeggioSpanType::Normal}
 Connector type for the resolved span.
 
dom::EntryInfoPtr sourceEntry
 Entry that owns the articulation assignment.
 
dom::EntryInfoPtr topEntry
 Chosen top entry for the arpeggio span.
 
dom::EntryInfoPtr bottomEntry
 Chosen bottom entry for the arpeggio span.
 
ArpeggioDirection direction {ArpeggioDirection::Auto}
 Roll direction when known.
 
ArpeggioArrow arrow {ArpeggioArrow::Auto}
 Arrowhead state when known.
 

Detailed Description

Resolved arpeggio span for one articulation assignment.