{"id":1339,"date":"2013-08-14T10:12:22","date_gmt":"2013-08-14T10:12:22","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=1339"},"modified":"2013-08-18T07:51:31","modified_gmt":"2013-08-18T07:51:31","slug":"bpm-tools-calculate-and-tag-tempo-beats-per-minute-of-audio","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2013\/08\/bpm-tools-calculate-and-tag-tempo-beats-per-minute-of-audio\/","title":{"rendered":"bpm-tools: Calculate and Tag Tempo (beats-per-minute) of Audio"},"content":{"rendered":"<p>The bpm-tools is a command line tool to automatically calculate and tag the tempo (in beats-per-minute) of music files. It reliably detects the tempo of the vast majority of popular music I have used it with, and is a useful tool for DJs and use with xwax on Linux, and scripting on the command-line. <\/p>\n<p>Right now the code serves as the best explanation of the algorithm \u2014 a relatively simple application of an autocorrelation by statistical sampling. As yet, there is no scientific comparison of the algorithm with others software.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/08\/bmp-tools-graph.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/08\/bmp-tools-graph.png\" alt=\"calculate &amp; tag audio in bmp\" width=\"495\" height=\"269\" class=\"aligncenter size-full wp-image-1340\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/08\/bmp-tools-graph.png 495w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/08\/bmp-tools-graph-300x163.png 300w\" sizes=\"auto, (max-width: 495px) 100vw, 495px\" \/><\/a><\/p>\n<p>bmp-tools is available in Ubuntu Software Center for Ubuntu 13.10 Saucy. For Ubuntu 13.04, Ubuntu 12.04, Ubuntu 12.10, you may install it from PPA by running below 2 commands one by one in terminal (Ctrl+Alt+T):<\/p>\n<pre>sudo add-apt-repository ppa:dholbach\/ppa\n\nsudo apt-get update; sudo apt-get install bpm-tools<\/pre>","protected":false},"excerpt":{"rendered":"<p>The bpm-tools is a command line tool to automatically calculate and tag the tempo (in beats-per-minute) of music files. It reliably detects the tempo of the vast majority of popular music I have used it with, and is a useful tool for DJs and use with xwax on Linux, and scripting on the command-line. Right [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[52],"tags":[451,452],"class_list":["post-1339","post","type-post","status-publish","format-standard","hentry","category-app-review","tag-bpm-tools-for-ubuntu-linux","tag-calculate-beats-per-minute-fo-audio"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/1339","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=1339"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/1339\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=1339"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=1339"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=1339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}