#Mp3 Runner
This application is for users who want to identify BPM and Key for mixing or breaking down music. It uses your Spotify Developer API credentials to analyze a list of track names and retrieve their BPM and Key. Once the BPM and Key for the track are recieved from Spotify, the mp3 files in a given folder are renamed.
First you must create a spotify developer account and create an application. Once your application is created within the spotify dashboard, you can use the clientId and clientSecret credentials in this application.