macOS
brew install bpm-toolslocal Homebrew formula metadata
brew
Detect tempo of audio files using beats-per-minute (BPM). Version 0.3 via Homebrew; verified from local package data.
install
brew install bpm-toolslocal Homebrew formula metadata
sudo apt install bpm-toolsDebian stable package indexes · bpm-tools · source: deb.debian.org
nix profile install nixpkgs#bpm-toolsnixpkgs package indexes · pkgs/by-name/bp/bpm-tools/package.nix · source: api.github.com
sudo zypper install bpm-toolsopenSUSE Tumbleweed package metadata · bpm-tools · source: download.opensuse.org
overview
Detect tempo of audio files using beats-per-minute (BPM)
history
bpm-tools is a small command-line audio utility by Mark Hills for estimating and tagging the tempo of music files in beats per minute. Its official page frames it as an experimental but useful autocorrelation-based tool for DJs, xwax users, and shell scripting.
The official project page says bpm-tools came from experiments in automatically calculating and tagging music tempo. The public Git history begins in December 2011, and the official page lists bpm-tools 0.3 as the most recent release dated 21 May 2013.
The project is distributed from Mark Hills's own site, with an HTTPS Git clone URL and GPLv2 licensing. The page explicitly says the code is the best explanation of the algorithm, a relatively simple application of autocorrelation by statistical sampling.
Adoption appears modest and utilitarian: the input package facts list packages in Homebrew, Debian, Nix, Ubuntu, and openSUSE/zypper. That distribution spread is typical for a small Unix audio tool that remains useful without frequent releases.
The official page connects bpm-tools to the xwax Linux DJ community, suggesting its early users were command-line-oriented DJs and Linux audio users rather than mainstream media-library applications.
The package provides commands such as `bpm` and `bpm-tag` for detecting tempo and tagging files. Its best fit is batch analysis, DJ preparation, and scripts that need tempo metadata without opening a full digital audio workstation.
The author cautions that there is no scientific comparison with other algorithms, so the package is best understood as a pragmatic command-line estimator rather than a definitive music-information-retrieval benchmark.
bpm-tools is a good example of the small personal-site Unix package: one focused algorithm, a couple of commands, a tarball, and a Git repository that distributions can keep alive long after the release cadence slows.
For package history, it also ties together Linux DJ culture, xwax, and shell-friendly audio metadata workflows in a way larger GUI music tools do not.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bpm | cli | global executable | |
bpm-tag | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.pogo.org.uk/~mark/bpm-tools/
install metadata
| Package key | brew:bpm-tools |
|---|---|
| Version | 0.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bpm-tools |
| Homepage | https://www.pogo.org.uk/~mark/bpm-tools/ |
| Repository | https://www.pogo.org.uk/~mark/bpm-tools.git |
| Upstream docs | https://www.pogo.org.uk/~mark/bpm-tools |
| License | GPL-2.0-only |
| Source archive | https://www.pogo.org.uk/~mark/bpm-tools/releases/bpm-tools-0.3.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bpm-tools |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bpm-tools 0.3-5
command-line tool to calculate tempo of audio
https://www.pogo.org.uk/~mark/bpm-tools/
sudo apt install bpm-toolsbpm-tools
nix profile install nixpkgs#bpm-toolsbpm-tools 0.3-4
command-line tool to calculate tempo of audio
http://www.pogo.org.uk/~mark/bpm-tools/
sudo apt install bpm-toolsbpm-tools 0.3-2.3
Automatic calculating and tagging the tempo of music files
http://www.pogo.org.uk/~mark/bpm-tools/
sudo zypper install bpm-toolssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.