Automic VaultAutomic Vault

brew

bpm-tools を Homebrew, apt, Nix, zypper でインストール

bpm-tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bpm-tools

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install bpm-tools

Debian stable package indexes · bpm-tools · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#bpm-tools

nixpkgs package indexes · pkgs/by-name/bp/bpm-tools/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install bpm-tools

openSUSE Tumbleweed package metadata · bpm-tools · ソース: download.opensuse.org

概要

パッケージ概要

Detect tempo of audio files using beats-per-minute (BPM)

コマンドとエイリアス

  • bpm
  • bpm-tag

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2011: Public Git history begins with the initial commit in December.
  • 2013: bpm-tools 0.3 released on 21 May according to the official page.
  • 2021: Official page remained maintained enough to carry a December 2021 page date.
  • Current: Packaged by Homebrew, Debian, Nix, Ubuntu, and zypper according to input package facts.

Related projects

  • The official page names xwax as a related Linux DJ project by the same developer and points BPM and Linux DJ discussion toward the xwax community.
  • Related package-manager neighbors include audio taggers, command-line decoders, DJ tools, and music-information-retrieval utilities.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:audio

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bpmcliグローバル実行可能ファイル
bpm-tagcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.3
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namebpm-tools
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

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-tools
  • Section: sound
  • Architecture: amd64
  • 2 依存関係
  • 6 任意依存関係
  • normalized package name match
  • 一致条件: Bpm Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bpm-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bpm-tools

nix profile install nixpkgs#bpm-tools
  • normalized package name match
  • 一致条件: Bpm Tools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bp/bpm-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bpm-tools 0.3-4

command-line tool to calculate tempo of audio

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

sudo apt install bpm-tools
  • Section: universe/sound
  • Architecture: amd64
  • 2 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Bpm Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bpm-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper95%

bpm-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
  • License: GPL-2.0-or-later
  • Category: Productivity/Multimedia/Sound/Utilities
  • Architecture: x86_64
  • Source Package: bpm-tools
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bpm Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bpm-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment