Currently, the chord notation format (Chord.notation) is fixed, and some people may prefer other representations (e.g. C+7 instead of Caug7). Can consider creating a new format class that stores the desired format, and all the classes reference that class when building notation.
Currently, the chord notation format (Chord.notation) is fixed, and some people may prefer other representations (e.g. C+7 instead of Caug7). Can consider creating a new format class that stores the desired format, and all the classes reference that class when building notation.