|
MUSX Document Model
|
Represents a single fretboard cell (string/fret position). More...
#include <Details.h>
Static Public Member Functions | |
| static const xml::XmlElementArray< Cell > & | xmlMappingArray () |
| Required for musx::factory::FieldPopulator. | |
Public Attributes | |
| int | string {} |
| 1-based string number. | |
| int | fret {} |
| 0-based fret number, where 0 signifies the open string. | |
| Shape | shape {} |
| Cell shape. | |
| int | fingerNum {} |
| Finger number 0..5, where 0 means there is no finger number and 5 means T (thumb). | |
Represents a single fretboard cell (string/fret position).