yaph / ukealong

Generated website files.
https://ukealong.com/
3 stars 1 forks source link

Canonical Chord Names #1

Closed yaph closed 3 years ago

yaph commented 4 years ago

Currently different chord naming conventions are used on the site. The full list of chord names in use is at https://ukealong.com/chords/

The same chords (the same notes being played) may have different names. Only one variant should be used and existing chord names changed accordingly. Although C# and Db consist of the same pitches, these chords belong to different keys, thus the distinction makes sense.

Leave add9 chords as they are. They are not the same as 9 chords. On the ukulele only four different notes can be played together, but they could be 1, 5, 7, 9, which is not an add9 chord.

Below are some examples of different chord naming conventions:

Below are some examples of ambiguous names:

Tasks

Rules

yaph commented 3 years ago

Chord names are canonicalized in clean_data.py script.