salu133445 / muspy

A toolkit for symbolic music generation
https://salu133445.github.io/muspy/
MIT License
435 stars 51 forks source link

Trying to understand Groove Consistency scores #73

Open TaylorPeer opened 2 years ago

TaylorPeer commented 2 years ago

Some of the Groove Consistency scores computed by MusPy seem unintuitive to me - perhaps I am missing something or maybe it's a potential bug. Some examples:

2-measure long sequence of kick drums. Measures 1 and 2 are identical.

One measure of silence and one measure of kick drums

I'm using a measure resolution of 16 - though this value does not seem to impact the scores significantly. I've attached both of the MIDI files described in the tests above here: groove-consistency-test-midi.zip

Any insights into the behavior (or what I'm doing wrong) would be much appreciated!