· 6 years ago · Oct 25, 2019, 04:22 AM
1This will help users identify audio features of a song including duration, key, mode (major or minor), time signature, danceability,
2energy, loudness, and tempo.
3
4I will be using the Spotify API to search for a track, get the track id and use the id to get the audio features.