Convert a MIDI file / track to pdf from the command line

• Aug 12, 2018 - 13:40

I have been trying to do this for Windows but it does not seem to be working... I have the musescore bin folder in my path, and then I am trying to convert a midi file (the one used here has a single track of type 1) to a pdf file via the command line. I see no output and no display on STDOUT from MuseScore.

MuseScore -o "test.pdf" "drum_patterns.mid"

MuseScore.exe -o "test.pdf" "drum_patterns.mid"

MuseScore.exe -n "drum_patterns.mid" -o "test.pdf"

I've tried other combinations as well. In general the command line documentation page is in need of examples.

For reference, I am also attaching the MIDI file I am trying to convert.

Attachment Size
drums_patterns.mid 1.15 KB

Comments

Do you still have an unanswered question? Please log in first to post your question.