|
MUSX Document Model
|
Represents chromatic transposition details. More...
#include <Staff.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. | |
Represents chromatic transposition details.