• Stars
    star
    140
  • Rank 259,789 (Top 6 %)
  • Language
    HTML
  • License
    Other
  • Created almost 10 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An analysis of hooktheory's db, represented as a sankey plot

Musical-chord-progressions

An analysis of hooktheory's db, represented as a sankey plot

This represents an visualization of all normalized chord progressions in the hooktheory database. The scales are normalized so that for example C -> G -> Am is the same as A -> E -> Fm (what's important for this is the progression not the key.

Notes: The database 'starts' with 29 chords. For every subsequent step the number of chords transitioned into keeps growing (which is expected), but for the purpose of this visualization, I only keep the original 29 chords. Also, since the thickness of the lines I'm plotting are in and of themselves probabilities, it's not fully correct to treat them the same. Very lazily, I just normalized all probabilities across each level so that it adds up to 1, I'm sure there's a better way. Community is invited to improve!

Check writeup here