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

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

CompleteNoteName(NoteName n=NoteName::C, Accidental mod=Accidental::None)CompleteNoteName
getNoteName() const __attribute__((pure))Pitch
m_durationNote
m_modifierCompleteNoteName
m_nameCompleteNoteName
m_octavePitch
Note(const Pitch &n=Pitch(), const Fraction &duration=1)Note
Note(NoteName n, Accidental mod=Accidental::None, Octave o=4, const Fraction &duration=Fraction(1))Note
noteToHalfTone(const CompleteNoteName &n) __attribute__((const ))Notestatic
operator!=(const Note &o) const __attribute__((pure))Note
Pitch::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 Note &o) const __attribute__((pure))Note
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