Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding additional Details - BPM? [Enhancement] #18

Open
cjhoffmn opened this issue Aug 12, 2021 · 1 comment
Open

Consider adding additional Details - BPM? [Enhancement] #18

cjhoffmn opened this issue Aug 12, 2021 · 1 comment

Comments

@cjhoffmn
Copy link

I'm writing a script that is analyzing libraries of music, estimating tempo (BPM). I want it to write the BPM tag back into the metadata I'm working in Windows at the moment - and note that in windows, and most music tagging software - BPM (or Beats-per-minute) is available as an editable data item. I'm primarily editing .wav and .mp3 files' information.

Your library is one of the easiest to use in my opinion, but doesn't have the BPM in your dict of the editable items. I did take a quick peek at Mutagen and your music-tag code, but I couldn't find the specific place to suggest an edit...

I do think I figured out the the ID3 Frame is 'TBPM' but I'm not 100% that's how it works for all formats etc.

Would you consider adding BPM to your dict?

@cjhoffmn
Copy link
Author

I did learn how to do it from Mutagen - but your library is so nicely put together :) I hope you will consider adding it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant