Class Chords

    • Method Detail

      • values

        public static Chord[] values()
      • getCorrelatingChord

        public static Chord getCorrelatingChord​(float[] chromagram,
                                                Tone baseTone)
        Computes the chord with the highest correlation to the given chromagram.
        Parameters:
        chromagram - chromagram
        baseTone - base tone of the chromagram
        Returns:
        chord with the highest correlation coefficient