MUSX Document Model
Loading...
Searching...
No Matches
musx::dom::others::Staff::ChromaticTransposition Class Reference

Represents chromatic transposition details. More...

#include <Others.h>

Static Public Member Functions

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

Public Attributes

int alteration {}
 The alteration that defines the chromatic interval (in chromatic half-steps). See music_theory::Transposer for more information.
 
int diatonic {}
 The diatonic interval. See music_theory::Transposer for more information.
 

Detailed Description

Represents chromatic transposition details.