GraphicsToMusicXML is free software. It takes images and, given user and/or OMR input, forms a Music XML file.
It is written in C++ with the Qt framework.
GraphicsToMusicXML is licensed under GPLv3.
- Import graphics in the formats of pdf, jpg, png, gif, bmp, pbm, pgm, ppm, xbm, xpm
- Basic multi-part score
- parts only have 1 staff (for now)
- supported elements:
- Score, Part, Measure
- Note
- Key, Time, Clef
- Export music xml
- basic OMR
Beginning stages of development.
- Qt 5
- poppler-qt5
Version control is done with Git.
- Open Project
- Navigate to .pro file