Pitch Member List

This is the complete list of members for Pitch, including all inherited members.
accidental() ConstPitch [inline]
degree() ConstPitch [inline]
degree(Integer pc, Integer acc, Integer oct) ConstPitch [inline]
hertz() ConstPitch [inline]
HzReference(Real ref)Pitch [inline]
HzReference()Pitch [inline]
invert()Pitch [inline]
isAccidental(char c) ConstPitch [inline]
isPitchClass(char c) ConstPitch [inline]
octave() ConstPitch [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) ConstPitch [inline]
operator!=(Const Integer &x) ConstPitch [inline]
operator!=(Const Real &x) ConstPitch [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) ConstPitch [inline]
operator<(Const Integer &x) ConstPitch [inline]
operator<(Const Real &x) ConstPitch [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) ConstPitch [inline]
operator<=(Const Integer &x) ConstPitch [inline]
operator<=(Const Real &x) ConstPitch [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) ConstPitch [inline]
operator==(Const Integer &x) ConstPitch [inline]
operator==(Const Real &x) ConstPitch [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) ConstPitch [inline]
operator>(Const Integer &x) ConstPitch [inline]
operator>(Const Real &x) ConstPitch [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) ConstPitch [inline]
operator>=(Const Integer &x) ConstPitch [inline]
operator>=(Const Real &x) ConstPitch [inline]
operator>>(istream &, Pitch &)Pitch [friend]
pianoKey() ConstPitch [inline]
pianoKey(Integer pc, Integer acc, Integer oct) ConstPitch [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() ConstPitch [inline]
print(String s=0) ConstPitch [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]