|
MUSX Document Model
|
Represents key signature transposition details. More...
#include <Staff.h>
Static Public Member Functions | |
| static const xml::XmlElementArray< KeySigTransposition > & | xmlMappingArray () |
| Required for musx::factory::FieldPopulator. | |
Public Attributes | |
| int | interval {} |
| The diatonic transposition interval. | |
| int | adjust {} |
| The adjustment to the number of sharps or flats in the key signature. | |
Represents key signature transposition details.