Lomse library. API documentation
0.30.0
|
This is the complete list of members for MidiPitch, including all inherited members.
accidentals(EKeySignature nKey) | MidiPitch | |
get_components(EKeySignature nKey, int *step, int *octave, int *acc) | MidiPitch | |
get_ldp_name() | MidiPitch | |
is_natural_note_for(EKeySignature nKey) | MidiPitch | |
MidiPitch(int note) | MidiPitch | inline |
MidiPitch(int step, int octave, int acc=0) | MidiPitch | |
octave(EKeySignature nKey) | MidiPitch | |
operator int() | MidiPitch | inline |
operator+(int i) | MidiPitch | inline |
operator+=(int i) | MidiPitch | inline |
operator-(int i) | MidiPitch | inline |
operator-=(int i) | MidiPitch | inline |
step(EKeySignature nKey) | MidiPitch |