Subject: | New chords to add |
Hello. I am parsing some Bach and ran into two chords that are not recognized by Music::Chord::Note - The diminished 6th and the minor add4 chords.
Here is the diff:
39a40
Show quoted text
> 'madd4' => '0,3,5,7',
51a53
Show quoted text> 'dim6' => '0,3,6,9',
I hope the note numbers are right... Please double-check!
Thank you,
Gene