musicsheet_to_pianoroll Transform a MusicXML or MIDI or XML file to a piano roll as a png file Usage python musicsheet_to_pianoroll.py <inputfile> Requirements music21 matplotlib argparse Installation pip install -r requirements.txt