kennethreitz/pytheory

A chord with no explicit quality listed is equivalent to a major triad

jledoux opened this issue · 1 comments

Your code assumes it is equivalent to a suspended 4th. E.g., C - F - G instead of C - E - G.

this codebase is not really focused on chords, that's an extra functionality.

please check out the new changes that just came though, it may be fixed now