BPM detection for audio files (currently just .wav). Takes in the whole file, and prints out the BPM.
Based on the work done in the MATLAB code located at github.com/panagiop/the-BPM-detector-python.