MUSX Document Model
Loading...
Searching...
No Matches
musx::dom::others::ArticulationDef::SelectedSymbol Struct Reference

The resolved main or alternate symbol selection for an articulation definition. More...

#include <Others.h>

Public Attributes

bool usesAlternate {}
 True when the alternate symbol is selected.
 
bool isShape {}
 Whether the selected symbol uses a shape definition.
 
Cmper shapeId {}
 Shape ID for the selected symbol when isShape is true.
 
Evpu xOffset {}
 Horizontal offset for the selected symbol.
 
Evpu yOffset {}
 Vertical offset for the selected symbol.
 
char32_t character {}
 The selected symbol character.
 
std::shared_ptr< FontInfofont
 Font info for the selected symbol.
 

Detailed Description

The resolved main or alternate symbol selection for an articulation definition.