MUSX Document Model
|
Information for a single string of the fretted instrument. More...
#include <Others.h>
Static Public Member Functions | |
static const xml::XmlElementArray< StringInfo > & | xmlMappingArray () |
Required for musx::factory::FieldPopulator. | |
Public Attributes | |
int | pitch {} |
Open-string MIDI pitch (60 is middle-C.) | |
int | nutOffset {} |
Information for a single string of the fretted instrument.
int musx::dom::others::FretInstrument::StringInfo::nutOffset {} |
Optional nut offset in frets (half-steps). The Finale U.I. does not appear to have a way to modify it, so normally it will be zero. A Plugin could have modified it, however.