Adding dim back
This commit is contained in:
@ -1700,6 +1700,7 @@ def __build_chords():
|
||||
"madd11": [0, 3, 7, 17],
|
||||
"madd13": [0, 3, 7, 21],
|
||||
"dim9": [0, 3, 6, 9, 14],
|
||||
"dim": dim,
|
||||
"hdim7": halfdim,
|
||||
"hdim9": [0, 3, 6, 10, 14],
|
||||
"hdimb9": [0, 3, 6, 10, 13],
|
||||
|
||||
Reference in New Issue
Block a user