Class KeyAlgorithm

    • Constructor Detail

      • KeyAlgorithm

        public KeyAlgorithm()
    • Method Detail

      • getAudioPumpId

        public static String getAudioPumpId()
      • setSong

        public void setSong​(AudioSong song)
        Allow the algorithm to access meta data to the songs it is supposed to analyze.
        Parameters:
        song - song
      • getSong

        public AudioSong getSong()
        Metadata regarding the song that is supposed to be analyzed.
        Returns:
        song