MUSX Document Model
|
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> ) | |
Represents a single <keych>
element inside the <keyMap>
.