|
denigma 4.0.0
|
Target-neutral musical and display semantics of a Finale chord assignment. More...
#include <chords.h>

Public Attributes | |
| music_theory::Pitch | root |
| The written root spelling. A chord symbol has no octave, so only the note name and alteration are meaningful. | |
| bool | rootLowerCase {} |
| bool | showRoot {} |
| ChordSuffixClassification | suffix |
| bool | showSuffix {} |
| std::optional< music_theory::Pitch > | bass |
| The written alternate-bass spelling, when the chord shows one. Its octave is not meaningful either. | |
| bool | bassLowerCase {} |
| std::optional< chord::BassArrangement > | bassArrangement |
Target-neutral musical and display semantics of a Finale chord assignment.