Generate an accompaniement for a given melody
|
This is the complete list of members for Chord, including all inherited members.
Chord(Fraction d=4, const CompleteNoteName &b=CompleteNoteName(), const SeventhType &s=SeventhType::None, const ChordType &c=ChordType::Major) | Chord | |
Chord(ChordID id) (defined in Chord) | Chord | explicit |
ChordID typedef (defined in Chord) | Chord | |
ChordType enum name | Chord | |
getNotes() const __attribute__((pure)) | Chord | |
getNotes(ChordID c) (defined in Chord) | Chord | static |
m_base | Chord | |
m_duration | Chord | |
m_seventh | Chord | |
m_type | Chord | |
nbChords (defined in Chord) | Chord | static |
operator ChordID() const (defined in Chord) | Chord | explicit |
operator!=(const Chord &o) const __attribute__((pure)) | Chord | |
operator==(const Chord &o) const __attribute__((pure)) | Chord | |
SeventhType enum name | Chord |