denigma 4.0.0
Loading...
Searching...
No Matches
denigma::classify::articulation::Arpeggio Struct Reference

Classification for arpeggio articulation marks. More...

#include <articulations.h>

Collaboration diagram for denigma::classify::articulation::Arpeggio:

Public Types

enum class  Type { VerticalSegment , Normal , Up , Down }
 Arpeggio type.
 

Public Attributes

Type type {}
 Classified arpeggio type.
 
GlyphStyle glyphStyle {}
 Visual style encoded by the source glyph variant.
 
std::optional< musx::util::ArpeggioSpanCandidate > candidate
 The vertical span the arpeggio covers, or nullopt when no span resolved or the classification came from a glyph alone, as through classifyArticulationSymbol.
 

Detailed Description

Classification for arpeggio articulation marks.


The documentation for this struct was generated from the following file: