bpm-tools 0.3-5 source package in Ubuntu

Changelog

bpm-tools (0.3-5) unstable; urgency=medium

  * Use debhelper-compat 13
  * Set Rules-Requires-Root: no in debian/control
  * Bump Standards-Version to 4.7.0
  * Freshen years in debian/copyright
  * Add libsox-fmt-mp3 to Recommends (LP: #1849527)
  * Update Homepage and debian/watch URLs

 -- tony mancill <email address hidden>  Sun, 08 Sep 2024 10:32:38 -0700

Upload details

Uploaded by:
Tony Mancill
Uploaded to:
Sid
Original maintainer:
Tony Mancill
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
bpm-tools_0.3-5.dsc 1.8 KiB 501996e54e63e31e7b0819ae6d137fbe35a52f6498c58ee68eba566006d416a3
bpm-tools_0.3.orig.tar.gz 11.5 KiB 37efe81ef594e9df17763e0a6fc29617769df12dfab6358f5e910d88f4723b94
bpm-tools_0.3-5.debian.tar.xz 2.4 KiB 3f4ed1c4bea51759ec1d25d2497d84a06c6029afbfbffa402c55afa766a478f9

Available diffs

No changes file available.

Binary packages built by this source

bpm-tools: 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.

bpm-tools-dbgsym: debug symbols for bpm-tools