Generate an accompaniement for a given melody
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Pitch Member List

This is the complete list of members for Pitch, including all inherited members.

CompleteNoteName(NoteName n=NoteName::C, Accidental mod=Accidental::None)CompleteNoteName
getNoteName() const __attribute__((pure))Pitch
m_modifierCompleteNoteName
m_nameCompleteNoteName
m_octavePitch
operator!=(const Pitch &o) const __attribute__((pure))Pitch
CompleteNoteName::operator!=(const CompleteNoteName &o) const __attribute__((pure))CompleteNoteName
operator+(int nb) const __attribute__((pure))Pitch
operator+=(int nb)Pitch
operator-(int nb) const __attribute__((pure))Pitch
operator-=(int nb)Pitch
operator==(const Pitch &o) const __attribute__((pure))Pitch
CompleteNoteName::operator==(const CompleteNoteName &o) const __attribute__((pure))CompleteNoteName
Pitch(const CompleteNoteName &n, Octave o=4)Pitch
Pitch(NoteName n=NoteName::C, Accidental mod=Accidental::None, Octave o=4)Pitch