Перейти к содержимому

BPM Detect

Опубликовано: Andrew Udvare

Automatic BPM detection tool

Открытый исходный кодGPL-3.0-or-later

Часть этой страницы показана на языке оригинала, потому что перевод не закончен.

Основное

  • Calculates audio tempo in beats per minute automatically.
  • Operates via command-line interface for script integration.
  • Supports batch processing of multiple audio files.
  • Provides numerical tempo output for external data handling.

Об этом приложении

BPM Detect is a command-line utility for Linux that analyzes audio files to determine their tempo in beats per minute. The tool processes input files to identify rhythmic patterns and calculates the average tempo based on the detected transients. It is primarily used for batch processing or integration into larger audio workflows where automated tempo tagging is required. The application relies on signal processing algorithms to estimate the frequency of beats, providing a numerical output that represents the speed of the audio track.

Because it functions as a terminal-based application, it is suitable for inclusion in shell scripts or automated pipelines. It supports common audio formats and outputs the calculated BPM value directly to the standard output stream. The accuracy of the detection depends on the clarity of the rhythmic content within the source material, and it may require manual verification for complex or non-percussive audio files. It does not provide a graphical interface for waveform visualization or manual tempo adjustment.

Linux

Мы не размещаем этот файл у себя, не сканируем его и не изучаем его содержимое. Прочитайте, что пишет источник, и решайте сами.