, including all inherited members.
accidental() Const | Pitch | [inline] |
degree() Const | Pitch | [inline] |
degree(Integer pc, Integer acc, Integer oct) Const | Pitch | [inline] |
hertz() Const | Pitch | [inline] |
HzReference(Real ref) | Pitch | [inline] |
HzReference() | Pitch | [inline] |
invert() | Pitch | [inline] |
isAccidental(char c) Const | Pitch | [inline] |
isPitchClass(char c) Const | Pitch | [inline] |
octave() Const | Pitch | [inline] |
operator Integer() | Pitch | [inline] |
operator Real() | Pitch | [inline] |
operator!=(Integer &i, Pitch &p) | Pitch | [friend] |
operator!=(Pitch &p, Integer &i) | Pitch | [friend] |
operator!=(Real &r, Pitch &p) | Pitch | [friend] |
operator!=(Pitch &p, Real &r) | Pitch | [friend] |
operator!=(Const Pitch &x) Const | Pitch | [inline] |
operator!=(Const Integer &x) Const | Pitch | [inline] |
operator!=(Const Real &x) Const | Pitch | [inline] |
operator%(Const Pitch x) | Pitch | [inline] |
operator%(Const Integer x) | Pitch | [inline] |
operator%(Const Real x) | Pitch | [inline] |
operator*(Const Pitch &x) | Pitch | [inline] |
operator*(Const Integer x) | Pitch | [inline] |
operator*(Const Real x) | Pitch | [inline] |
operator*=(Const Pitch x) | Pitch | [inline] |
operator*=(Const Integer x) | Pitch | [inline] |
operator*=(Const Real x) | Pitch | [inline] |
operator+(Const Pitch &x) | Pitch | [inline] |
operator+(Const Integer x) | Pitch | [inline] |
operator+(Const Real x) | Pitch | [inline] |
operator+=(Const Pitch x) | Pitch | [inline] |
operator+=(Const Integer x) | Pitch | [inline] |
operator+=(Const Real x) | Pitch | [inline] |
operator-(Const Pitch &x) | Pitch | [inline] |
operator-(Const Integer x) | Pitch | [inline] |
operator-(Const Real x) | Pitch | [inline] |
operator-=(Const Pitch x) | Pitch | [inline] |
operator-=(Const Integer x) | Pitch | [inline] |
operator-=(Const Real x) | Pitch | [inline] |
operator/(Const Pitch &x) | Pitch | [inline] |
operator/(Const Integer x) | Pitch | [inline] |
operator/(Const Real x) | Pitch | [inline] |
operator/=(Const Pitch x) | Pitch | [inline] |
operator/=(Const Integer x) | Pitch | [inline] |
operator/=(Const Real x) | Pitch | [inline] |
operator<(Const Pitch &x) Const | Pitch | [inline] |
operator<(Const Integer &x) Const | Pitch | [inline] |
operator<(Const Real &x) Const | Pitch | [inline] |
operator<<(ostream &, Pitch &) | Pitch | [friend] |
operator<=(Pitch &p, Integer &i) | Pitch | [friend] |
operator<=(Integer &i, Pitch &p) | Pitch | [friend] |
operator<=(Pitch &p, Real &r) | Pitch | [friend] |
operator<=(Real &r, Pitch &p) | Pitch | [friend] |
operator<=(Const Pitch &x) Const | Pitch | [inline] |
operator<=(Const Integer &x) Const | Pitch | [inline] |
operator<=(Const Real &x) Const | Pitch | [inline] |
operator==(Integer &i, Pitch &p) | Pitch | [friend] |
operator==(Pitch &p, Integer &i) | Pitch | [friend] |
operator==(Real &r, Pitch &p) | Pitch | [friend] |
operator==(Pitch &p, Real &r) | Pitch | [friend] |
operator==(Const Pitch &x) Const | Pitch | [inline] |
operator==(Const Integer &x) Const | Pitch | [inline] |
operator==(Const Real &x) Const | Pitch | [inline] |
operator>(Pitch &p, Integer &i) | Pitch | [friend] |
operator>(Integer &i, Pitch &p) | Pitch | [friend] |
operator>(Pitch &p, Real &r) | Pitch | [friend] |
operator>(Real &r, Pitch &p) | Pitch | [friend] |
operator>(Const Pitch &x) Const | Pitch | [inline] |
operator>(Const Integer &x) Const | Pitch | [inline] |
operator>(Const Real &x) Const | Pitch | [inline] |
operator>=(Pitch &p, Integer &r) | Pitch | [friend] |
operator>=(Integer &i, Pitch &p) | Pitch | [friend] |
operator>=(Pitch &p, Real &r) | Pitch | [friend] |
operator>=(Real &r, Pitch &p) | Pitch | [friend] |
operator>=(Const Pitch &x) Const | Pitch | [inline] |
operator>=(Const Integer &x) Const | Pitch | [inline] |
operator>=(Const Real &x) Const | Pitch | [inline] |
operator>>(istream &, Pitch &) | Pitch | [friend] |
pianoKey() Const | Pitch | [inline] |
pianoKey(Integer pc, Integer acc, Integer oct) Const | Pitch | [inline] |
Pitch() | Pitch | [inline] |
Pitch(Integer degree) | Pitch | [inline] |
Pitch(Integer pitchClass, Integer accidental, Integer octave) | Pitch | [inline] |
Pitch(String s) | Pitch | |
Pitch(Real hz) | Pitch | [inline] |
pitchClass() Const | Pitch | [inline] |
print(String s=0) Const | Pitch | [inline] |
SetDegrees(Integer ref) | Pitch | [inline] |
SetHighestKey(Integer ref) | Pitch | [inline] |
SetLowestKey(Integer ref) | Pitch | [inline] |
transModuloOctave(Integer x) | Pitch | [inline] |
transpose(Integer x, Integer &pc, Integer &acc, Integer &oct) | Pitch | [inline] |