ChordEditor struct
Backend for the chord editor.
Contents
- Reference
Public variables
- ChordDescriptor* chords
- The chords to show on the left.
Variable documentation
ChordDescriptor* ChordEditor:: chords
The chords to show on the left.
Currently fixed to 12 chords whose order cannot be edited. Chords cannot be added or removed.