How to Install bpm-tools in Ubuntu 18.04



Install bpm-tools by entering the following commands in the terminal:

sudo apt update
sudo apt install bpm-tools

Description:

command-line tool to calculate tempo of audio

The bpm-tools commands are used to automatically calculate the tempo (in beats-per-minute) of music, optionally displaying an analysis and adding it to file 'tags'. The data from these tags can be especially useful for navigating a music library in DJ software such as xwax(1). . The bpm command implements the algorithm on raw data, but the most commonly used command is bpm-tag to tag the file with the tempo in bpm. The bpm-graph command will produce a plot of the results of the autocorrelation.

Homepage: http://www.pogo.org.uk/~mark/bpm-tools/

Version: 0.3-2build1

Section: universe/sound