![]() |
Lomse library. API documentation
0.30.0
|
This is the complete list of members for FPitch, including all inherited members.
| accidentals() | FPitch | |
| add_semitone(EKeySignature nKey) | FPitch | |
| add_semitone(bool fUseSharps) | FPitch | |
| FPitch() | FPitch | inline |
| FPitch(int value) | FPitch | inline |
| FPitch(DiatonicPitch dp, int nAcc) | FPitch | |
| FPitch(int nStep, int nOctave, int nAcc) | FPitch | |
| FPitch(const string ¬e) | FPitch | |
| is_natural_note_for(EKeySignature nKey) | FPitch | |
| is_valid() | FPitch | |
| notated_accidentals_for(EKeySignature nKey) | FPitch | |
| num_accidentals() | FPitch | |
| octave() | FPitch | inline |
| operator int() | FPitch | inline |
| operator!=(FPitch fp) | FPitch | inline |
| operator+(FIntval intv) | FPitch | inline |
| operator+=(FIntval intv) | FPitch | inline |
| operator-(FIntval intv) | FPitch | inline |
| operator-=(FIntval intv) | FPitch | inline |
| operator<(FPitch fp) | FPitch | inline |
| operator<=(FPitch fp) | FPitch | inline |
| operator==(FPitch fp) | FPitch | inline |
| operator>(FPitch fp) | FPitch | inline |
| operator>=(FPitch fp) | FPitch | inline |
| step() | FPitch | inline |
| to_abs_ldp_name() | FPitch | |
| to_diatonic_pitch() | FPitch | |
| to_midi_pitch() | FPitch | |
| to_rel_ldp_name(EKeySignature nKey) | FPitch | |
| ~FPitch() | FPitch | inline |