Godley / Music-Library

Repo for all FYP work, including meeting logs, implementation, report and any other necessary documents. Will be a mix of tex, python, word and pdf documents
GNU General Public License v2.0
5 stars 3 forks source link

move the drawing objective into a logical organisation #305

Closed Godley closed 9 years ago

Godley commented 9 years ago

Currently the drawing portion of the code is a bit messy for anyone new to the project. Reorganise it into modules for input, object organisation and output. After this is done and some demo scripts are written this code will be moved to a separate repo - http://github.com/godley/museparse and imported as a module, so that it's loosely coupled to the project and other people can get use out of it. Same might happen to the metadata extractor depending on how useful it actually is to other projects