Daniel Fernandes
Daniel Fernandes
Hi! I just got the core of this feature working and I'm seeking feedback. A small rectangle is drawn next to the Key label in the Library. The color of...
Added `KeyUtils::trackSimilarity()` for computing the harmonic similarity between two tracks based on their key and BPM. This will later be used with a target track for the Heat Column as...
This is a WIP PR for adding key colors to the UI of the decks. Initially I had tried setting the background color of the label to the key color,...
Hey, first of all thank you for maintaining this very useful library. I'm working with my team (@ethan89009, @ValerianCoelho) on our college project for time signature (meter) detection. We are...
#### Reference Issue Reference #1909 #### What does this implement/fix? Explain your changes. This is currently a draft PR to welcome early feedback. What's done: - [x] implementation of `metrogram`...