MUSX Document Model
Loading...
Searching...
No Matches
musx::dom::others::KeyMapArray::StepElement Class Reference

Represents a single <keych> element inside the <keyMap>. More...

#include <Others.h>

Static Public Member Functions

static const xml::XmlElementArray< StepElement > & xmlMappingArray ()
 Required for musx::factory::FieldPopulator.
 

Public Attributes

bool diatonic {}
 Whether the step is diatonic (true if <diatonic> is present).
 
unsigned hlevel {}
 Harmonic level (scale degree) of this step. (xml node is <hlevel>)
 

Detailed Description

Represents a single <keych> element inside the <keyMap>.