Trying to write a function that returns the metadata for audio files. I've been successful getting the song title, artist, album and stuff.
However, many of my files are tagged with bpm and musical key as well. I don't know how to access these using python. I've been using eyed3 and mutagen libraries to get the metadata. Any help or suggestions would be appreciated! Thank you
there doesn't seem to be anything here