-
-
Notifications
You must be signed in to change notification settings - Fork 1
"Different meter" tag is often incorrect #135
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingmedium effortSome amount of workSome amount of work
Description
- Dig into the audio features API and look at the data for each track to determine why songs in 4/4 are being incorrectly tagged as something else
- The "Audio Analysis" API includes a confidence rating for key, time signature, and tempo
- https://developer.spotify.com/documentation/web-api/reference/get-audio-analysis
- Would need to add database columns for
tempo_confidence,key_confidence, andtime_signature_confidence
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingmedium effortSome amount of workSome amount of work