coltrane icon indicating copy to clipboard operation
coltrane copied to clipboard

Tritone Substitution gives the wrong chord

Open thenapking opened this issue 6 years ago • 1 comments

r =RomanChord.new("I7", key: "C") r.chord.tritone_substitution.name

This gives "G7" when it should be "Gb7".

thenapking avatar Mar 30 '20 11:03 thenapking

Thx. Will look on it

pedrozath avatar Jan 18 '21 14:01 pedrozath