|
maiacore 1.10.1
Music analisys library
|
This is the complete list of members for Interval, including all inherited members.
| getDiatonicInterval(const bool useSingleOctave=true, const bool absoluteValue=false) const | Interval | |
| getDiatonicSteps(const bool useSingleOctave=true, const bool absoluteValue=false) const | Interval | |
| getDirection() const | Interval | |
| getName() const | Interval | |
| getNotes() const | Interval | |
| getNumOctaves(const bool absoluteValue=false) const | Interval | |
| getNumSemitones(const bool absoluteValue=false) const | Interval | |
| getPitchStepInterval() const | Interval | |
| Interval(const std::string &pitch_A="C4", const std::string &pitch_B="C4") | Interval | |
| Interval(const Note ¬e_A, const Note ¬e_B) | Interval | |
| isAnyOctaveAugmentedFifth(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveAugmentedFourth(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveAugmentedOctave(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveDiminishedFifth(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveDiminishedOctave(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveDiminishedSeventh(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveFifth() const | Interval | |
| isAnyOctaveFourth() const | Interval | |
| isAnyOctaveMajorSecond(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveMajorSeventh(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveMajorSixth(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveMajorThird(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveMinorSecond(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveMinorSeventh(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveMinorSixth(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveMinorThird(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveOctave() const | Interval | |
| isAnyOctavePerfectFifth(const bool useEnharmony=false) const | Interval | |
| isAnyOctavePerfectFourth(const bool useEnharmony=false) const | Interval | |
| isAnyOctavePerfectOctave(const bool useEnharmony=false) const | Interval | |
| isAnyOctaveSecond() const | Interval | |
| isAnyOctaveSeventh() const | Interval | |
| isAnyOctaveSixth() const | Interval | |
| isAnyOctaveThird() const | Interval | |
| isAscendant() const | Interval | |
| isAugmented(const bool useEnharmony=false) const | Interval | |
| isAugmentedFifth(const bool useEnharmony=false) const | Interval | |
| isAugmentedFourth(const bool useEnharmony=false) const | Interval | |
| isAugmentedOctave(const bool useEnharmony=false) const | Interval | |
| isAugmentedUnisson(const bool useEnharmony=false) const | Interval | |
| isCompound() const | Interval | |
| isDescendant() const | Interval | |
| isDiminished(const bool useEnharmony=false) const | Interval | |
| isDiminishedFifth(const bool useEnharmony=false) const | Interval | |
| isDiminishedOctave(const bool useEnharmony=false) const | Interval | |
| isDiminishedSeventh(const bool useEnharmony=false) const | Interval | |
| isDiminishedUnisson(const bool useEnharmony=false) const | Interval | |
| isEleventh(const bool useEnharmony=false) const | Interval | |
| isFifth(const bool useEnharmony=false) const | Interval | |
| isFourth(const bool useEnharmony=false) const | Interval | |
| isMajor(const bool useEnharmony=false) const | Interval | |
| isMajorNinth(const bool useEnharmony=false) const | Interval | |
| isMajorSecond(const bool useEnharmony=false) const | Interval | |
| isMajorSeventh(const bool useEnharmony=false) const | Interval | |
| isMajorSixth(const bool useEnharmony=false) const | Interval | |
| isMajorThird(const bool useEnharmony=false) const | Interval | |
| isMajorThirdteenth(const bool useEnharmony=false) const | Interval | |
| isMinor(const bool useEnharmony=false) const | Interval | |
| isMinorNinth(const bool useEnharmony=false) const | Interval | |
| isMinorSecond(const bool useEnharmony=false) const | Interval | |
| isMinorSeventh(const bool useEnharmony=false) const | Interval | |
| isMinorSixth(const bool useEnharmony=false) const | Interval | |
| isMinorThird(const bool useEnharmony=false) const | Interval | |
| isMinorThirdteenth(const bool useEnharmony=false) const | Interval | |
| isNinth(const bool useEnharmony=false) const | Interval | |
| isOctave(const bool useEnharmony=false) const | Interval | |
| isPerfect(const bool useEnharmony=false) const | Interval | |
| isPerfectEleventh(const bool useEnharmony=false) const | Interval | |
| isPerfectFifth(const bool useEnharmony=false) const | Interval | |
| isPerfectFourth(const bool useEnharmony=false) const | Interval | |
| isPerfectOctave(const bool useEnharmony=false) const | Interval | |
| isPerfectUnisson(const bool useEnharmony=false) const | Interval | |
| isSecond(const bool useEnharmony=false) const | Interval | |
| isSeventh(const bool useEnharmony=false) const | Interval | |
| isSharpEleventh(const bool useEnharmony=false) const | Interval | |
| isSimple() const | Interval | |
| isSixth(const bool useEnharmony=false) const | Interval | |
| isThird(const bool useEnharmony=false) const | Interval | |
| isThirdteenth(const bool useEnharmony=false) const | Interval | |
| isTonal() const | Interval | |
| operator<(const Interval &otherInterval) const | Interval | inline |
| setNotes(const std::string &pitch_A, const std::string &pitch_B) | Interval | |
| setNotes(const Note ¬e_A, const Note ¬e_B) | Interval | |
| toCents(const float freqA4=440.0f) const | Interval |