burakuyar/MusicXMLConverter

Create a method for each Code (and musical element in general)

sertansenturk opened this issue · 0 comments

As an intermediate step in refactoring we should create a separate method for each musical element that is going to appear in MusicXML, e.g. adding phrase grouping in these lines should be a separate method. This way the converter function will be easier to read, trace and understand.