denigma 4.0.0
Loading...
Searching...
No Matches
denigma::classify::ChordSymbolClassification Struct Reference

Target-neutral musical and display semantics of a Finale chord assignment. More...

#include <chords.h>

Collaboration diagram for denigma::classify::ChordSymbolClassification:

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
 

Detailed Description

Target-neutral musical and display semantics of a Finale chord assignment.


The documentation for this struct was generated from the following file: