Automatic BPM Tagging, Looking for a way to do this in FB2K. |
![]() ![]() |
Automatic BPM Tagging, Looking for a way to do this in FB2K. |
Aug 1 2004, 15:52
Post
#1
|
|
|
Group: Members Posts: 1 Joined: 1-August 04 Member No.: 15942 |
Hi,
after searching the forums (perhaps not well enough), I am still looking for a way to analyze MP3 files for average BPM rates and save this data to the MP3 file (using an ID3v2 tag). Basically, the idea is that I'd like to create a few playlists with a more or less constant BPM count for the purpose of using them in the gym when I need a continuous beat to keep me in time on the machines. My method so far has consisted on manually determining the BPMs using a discontinued WinAMP plugin called "Pitchfork" and adding the BPM value to the beginning of each file name. This is, to say the least, somewhat tedious. What I'd like to do is to automagically get the BPM values for the files within a bunch of directories, sort them by speed and then pull out the ones I'd like to use in the gym. While my precise application might be unusual, I'd have thought that this would also be of interest to bedroom DJs everywhere. Imagine my surprise when I didn't find any tool to do this in a way even remotely similar to the method described above -- either in the commercial or freeware arena. Of course, my favorite solution would be to find out that this can be done with Foobar2000, which I consider the most accessible music player by far. Any help would be much appreciated. |
|
|
|
Aug 4 2004, 09:01
Post
#2
|
|
|
Group: Members Posts: 808 Joined: 10-June 03 From: Zaragoza Member No.: 7113 |
Hi,
While discussing here, I google for a while and finally find this 2 programs (both commercial) that you may want to take a look (automatic BPM detection): - djdecks: Demo that works for 35 min, after that you have to restart the program again. It has to playback the song, but after a little (As far as I've understood) the BPM turn from grey to white, and it means that the BPM has been found and the this value is write into the BPM id3v2 tag. After playing yesterday a little with it I've found that it finds BPM for some songs but not for others even after having played the whole song! kind of annoying.. Works on MP3 and ogg I think. The values are tagged when you close the program. - Atomixmp3: This one has a really quick BPM detection feature and doesn't need to play the song. I've only tried once, it's really quick but I don't know how accurate is it. The only thing I found is that it doesn't write the value into a tag (or I didn't found out how to do it). So you'll have to note it down and tag it yourself. Hope it helps. This post has been edited by jkwarras: Aug 4 2004, 09:03 -------------------- Iván
My Blog: http://www.ivancastell.org |
|
|
|
Aug 4 2004, 10:01
Post
#3
|
|
|
Group: Members Posts: 87 Joined: 30-January 02 Member No.: 1207 |
You might want to check out Gjay. Linux only for the time being..maybe some one can make a FB2K component out of the source.
Other wise there is a commercial program that does BPM its called Media Center, it does a lot of stuff besides BPM. |
|
|
|
Aug 4 2004, 20:50
Post
#4
|
|
![]() Group: Members Posts: 1075 Joined: 15-October 03 From: Memphis, TN Member No.: 9323 |
The only one I found that really worked right was PCDJ Red. It detected fairly well, but uses it's own weird format to write the BPM into the ID3v2 tag. So I wrote a quick program to change that PCDJ BPM tag back to a normal tag.
http://otto.homedns.org:8888/itunes/bpmfix.zip should be the program I wrote to do this. I had plans to add BPM detection to it, but never got around to it. It'd be easy enough if I could find some good code to steal. -------------------- http://ottodestruct.com
|
|
|
|
Aug 5 2004, 17:14
Post
#5
|
|
|
Group: Members Posts: 808 Joined: 10-June 03 From: Zaragoza Member No.: 7113 |
QUOTE (Otto42 @ Aug 4 2004, 11:50 AM) The only one I found that really worked right was PCDJ Red. It detected fairly well, but uses it's own weird format to write the BPM into the ID3v2 tag. So I wrote a quick program to change that PCDJ BPM tag back to a normal tag. I've just tested PCDJ and works great. Really accurate BPM detection. I've also found the storing format for the id3v2 tag in another tools. It's quite weird because 83 bpm becomes 08300 Thanks for your tool, works great. You could maybe try to see if Gjay is opensource for your code. -------------------- Iván
My Blog: http://www.ivancastell.org |
|
|
|
Aug 5 2004, 19:51
Post
#6
|
|
![]() Group: Members Posts: 65 Joined: 9-August 03 Member No.: 8274 |
PCDJ doesn't work with FLACs, right?
-------------------- "There is no point in saving WAV... unless you have a huge HD in a very slow computer" - Jan S. (WAV or FLAC, Space No Problem)
|
|
|
|
Aug 5 2004, 20:53
Post
#7
|
|
|
Group: Members Posts: 808 Joined: 10-June 03 From: Zaragoza Member No.: 7113 |
QUOTE (Go2Null @ Aug 5 2004, 10:51 AM) Only works with wav and mp3. Version 5.3. -------------------- Iván
My Blog: http://www.ivancastell.org |
|
|
|
Aug 6 2004, 00:43
Post
#8
|
|
|
Group: Members Posts: 1 Joined: 8-August 02 Member No.: 2983 |
Check out Mixmeister BPM Analyzer. It is a free program that determines the BPM from a WAV, MP3 or WMA file and inserts it in the ID3 tag.
|
|
|
|
Aug 6 2004, 02:12
Post
#9
|
|
![]() Group: Members Posts: 65 Joined: 9-August 03 Member No.: 8274 |
Still looking for one that supports FLAC, it anyone get wind of such a beast, please reply here. Thanks.
-------------------- "There is no point in saving WAV... unless you have a huge HD in a very slow computer" - Jan S. (WAV or FLAC, Space No Problem)
|
|
|
|
Aug 6 2004, 07:02
Post
#10
|
|
|
Group: Members Posts: 808 Joined: 10-June 03 From: Zaragoza Member No.: 7113 |
QUOTE (dlittlewick @ Aug 5 2004, 03:43 PM) Check out Mixmeister BPM Analyzer. It is a free program that determines the BPM from a WAV, MP3 or WMA file and inserts it in the ID3 tag. Thanks for the info. I'll check this asap -------------------- Iván
My Blog: http://www.ivancastell.org |
|
|
|
Aug 6 2004, 13:21
Post
#11
|
|
![]() Matroska Developer Group: Developer (Donating) Posts: 410 Joined: 14-March 02 From: Paris Member No.: 1519 |
Traktor can tag BPM in ID3 and then iTunes can see such a tag (don't remember if iTunes can actually edit it).
You can analyse a lot of tracks in Traktor and then mass-tag them from the playlist. -------------------- http://www.matroska.org/ : the best vapourware / http://robux4.blogspot.com/
|
|
|
|
Aug 6 2004, 15:41
Post
#12
|
|
|
Group: Members Posts: 808 Joined: 10-June 03 From: Zaragoza Member No.: 7113 |
QUOTE (jkwarras @ Aug 5 2004, 10:02 PM) Just checked. Quite good, to me (not an expert) very similar BPM counts as with PCDJ. It stores the tag as id3v2 with 'normal' format i.e. 83.05 bpm is 83.05 and not 08305. Only support wav, mp3 and wma. This post has been edited by jkwarras: Aug 6 2004, 15:42 -------------------- Iván
My Blog: http://www.ivancastell.org |
|
|
|
Aug 6 2004, 20:16
Post
#13
|
|
![]() Group: Members Posts: 233 Joined: 28-April 04 Member No.: 13771 |
MixMeister BPM Analyzer is awesome! For our purposes I think it's better than PCDJ or other DJ software.
Now who volunteers to write a program that:
-------------------- ------- Rick -------
-------------------- |
|
|
|
Jul 14 2005, 19:27
Post
#14
|
|
|
Group: Members Posts: 7 Joined: 21-November 03 From: ww.de Member No.: 9959 |
i dont understand how to show the bpm tags in foobar created by mixmeister bpm analyzer.
bpm analyzer did calculate the bpm, and i´m sure it did write the tag. if i reload bpm analyzer it already shows the right bpm info. now if i open one mp3 file with an editor i also see a "B P M = 1 3 2 . 0 2" near the artist/track name in the same line of the file. so i´m pretty sure the tag is written. but if i want to show %bpm% in foobar, it doesnt show anything. i read about unicode tags from bpm analyzer(?!), tried $ansi(%bpm%) but nothing happens. reload info, nuke database, re-add all files, nothing.. i feel kinda stupid o0 how to display %bpm% ? |
|
|
|
Jul 14 2005, 20:03
Post
#15
|
|
![]() Group: Members (Donating) Posts: 295 Joined: 4-December 03 From: Alabama Member No.: 10171 |
BPM-DJ has more info on how its software (CLI and GUI versions, Linux only) accomplishes BPM detection.
-------------------- "Facts do not cease to exist just because they are ignored."
—Aldous Huxley |
|
|
|
Jul 14 2005, 22:32
Post
#16
|
|
|
Group: Members Posts: 808 Joined: 10-June 03 From: Zaragoza Member No.: 7113 |
QUOTE (qnm @ Jul 14 2005, 10:27 AM) Here %bmp% works fine. Dunno... -------------------- Iván
My Blog: http://www.ivancastell.org |
|
|
|
Jul 17 2005, 05:52
Post
#17
|
|
![]() Group: Members Posts: 70 Joined: 7-September 04 From: Paris, France Member No.: 16842 |
QUOTE (jkwarras @ Jul 14 2005, 11:32 PM) QUOTE (qnm @ Jul 14 2005, 10:27 AM) Here %bmp% works fine. Dunno... (note: bpm, not bmp) You should see the tag and its value in Foobar, in the File Info box. NB: in the Metadata group, *not* in Technical info To use it %BPM% should work, and %BEATSPERMINUTE% if it's a wma file. (Those are the fields used by MixMeister BPM Analyzer) Warning: MixMeister BPM Analyzer can erase some of your tags in the process! I don't remember more info on this pb, maybe it was because my tags were Ape v2... -------------------- Best audio player for the power user: foobar2000
|
|
|
|
Jul 18 2005, 00:12
Post
#18
|
|
![]() Group: Members Posts: 1075 Joined: 15-October 03 From: Memphis, TN Member No.: 9323 |
MixMeister BPM Analyzer is also somewhat inaccurate on both the low end and the high end. I haven't used it in a while, but as I recall, it always found a number between 70 and 130 for me, even on songs that I know should be outside that range.
-------------------- http://ottodestruct.com
|
|
|
|
Jul 20 2005, 10:38
Post
#19
|
|
|
Group: Members Posts: 7 Joined: 21-November 03 From: ww.de Member No.: 9959 |
when i remove the tags of my files with tidymp3 and then run bpm analyzer, the bpm info shows up. now if i run tidymp3 and then re-tag the file with foobar and then run bpm analyzer it is not there. why?
|
|
|
|
Jul 20 2005, 16:31
Post
#20
|
|
![]() Group: Members Posts: 1075 Joined: 15-October 03 From: Memphis, TN Member No.: 9323 |
BPM Analyzer writes an ID3v2 tag. foobar normally is not set to use ID3v2 tags. It is generally setup to use ID3v1 and APE tags.
So when you tag it initially with foobar, it writes an APE tag to the file. foobar 0.83 will ignore ID3v2 tags when APE tags are present. Change foobar's setting to use ID3v2 tags instead of APE tags before you initially tag the file. This post has been edited by Otto42: Jul 20 2005, 16:32 -------------------- http://ottodestruct.com
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd November 2009 - 06:50 |