|
svcore
1.9
|
This is the complete list of members for Pitch, including all inherited members.
| getFrequencyForPitch(int midiPitch, float centsOffset=0, float concertA=0.0) | Pitch | static |
| getLabelForPitchRange(int semis, float cents=0) | Pitch | static |
| getPitchForFrequency(float frequency, float *centsOffsetReturn=0, float concertA=0.0) | Pitch | static |
| getPitchForFrequencyDifference(float frequencyA, float frequencyB, float *centsOffsetReturn=0, float concertA=0.0) | Pitch | static |
| getPitchLabel(int midiPitch, float centsOffset=0, bool useFlats=false) | Pitch | static |
| getPitchLabelForFrequency(float frequency, float concertA=0.0, bool useFlats=false) | Pitch | static |
| isFrequencyInMidiRange(float frequency, float concertA=0.0) | Pitch | static |