You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m utilizing essentia.js as a means to analyze song metrics (finding BPM, key signature, and mode of songs) and while I get correct output for the most part, I’ve been regularly getting incorrect key signatures. Below, you’ll find screenshots of the output that essentia.js is producing compared to the accurate song metrics (cross-referenced the accurate song metrics through multiple different websites to make sure the website I got the screenshots from weren't the source of the incorrect song metrics). I've also added the file that utilizes essentia.js for additional context.
What is the issue about?
What part(s) of Essentia.js is involved?
Description
I’m utilizing essentia.js as a means to analyze song metrics (finding BPM, key signature, and mode of songs) and while I get correct output for the most part, I’ve been regularly getting incorrect key signatures. Below, you’ll find screenshots of the output that essentia.js is producing compared to the accurate song metrics (cross-referenced the accurate song metrics through multiple different websites to make sure the website I got the screenshots from weren't the source of the incorrect song metrics). I've also added the file that utilizes essentia.js for additional context.
Steps to reproduce / Code snippets / Screenshots
https://github.com/henryc007/music-analysis
System info
-macOS
-Node 18.18.0
-Firefox & Google Chrome
-Essentia.js 0.1.3
The text was updated successfully, but these errors were encountered: