Revamping entire architecture of chordparser. Editors are removed (did way too much in one class) and are changed for music classes to use composition on their editors. Some classes have been split into multiple smaller classes for clearer definition of responsibility. Enums have been used for notation. Methods, variables etc. are now defined with more meaningful names for easier reading of code.
See the planned architecture at https://app.creately.com/diagram/mgDA6MoHqV7/edit. May not be entirely up-to-date but the structure is similar.
Revamping entire architecture of chordparser. Editors are removed (did way too much in one class) and are changed for music classes to use composition on their editors. Some classes have been split into multiple smaller classes for clearer definition of responsibility. Enums have been used for notation. Methods, variables etc. are now defined with more meaningful names for easier reading of code. See the planned architecture at https://app.creately.com/diagram/mgDA6MoHqV7/edit. May not be entirely up-to-date but the structure is similar.