macOS
brew install bpm-toolslocal Homebrew formula metadata
brew
bpm-tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bpm-toolslocal Homebrew formula metadata
sudo apt install bpm-toolsDebian stable package indexes · bpm-tools · ソース: deb.debian.org
nix profile install nixpkgs#bpm-toolsnixpkgs package indexes · pkgs/by-name/bp/bpm-tools/package.nix · ソース: api.github.com
sudo zypper install bpm-toolsopenSUSE Tumbleweed package metadata · bpm-tools · ソース: download.opensuse.org
概要
Detect tempo of audio files using beats-per-minute (BPM)
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bpm | cli | グローバル実行可能ファイル | |
bpm-tag | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.pogo.org.uk/~mark/bpm-tools/
インストールメタデータ
| パッケージキー | brew:bpm-tools |
|---|---|
| バージョン | 0.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bpm-tools |
| ホームページ | https://www.pogo.org.uk/~mark/bpm-tools/ |
| リポジトリ | https://www.pogo.org.uk/~mark/bpm-tools.git |
| 上流ドキュメント | https://www.pogo.org.uk/~mark/bpm-tools |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://www.pogo.org.uk/~mark/bpm-tools/releases/bpm-tools-0.3.tar.gz |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-toolsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.