Cannot convert musicXML to MIDI file using Command line
I cannot seem to convert my file swag.musicxml
to swag.midi. Im using windows 10.
I've tried on both verisons MuseScore 2 and MuseScore 3, ran in MuseScore2/bin
:
MuseScore.exe -o swag.midi swag.musicxml
MuseScore.exe swag.musicxml -o swag.midi
MuseScore.exe -o "swag.midi" "swag.musicxml"
swag.musicxml is in my /bin
Please help.
Comments
.-.
https://musescore.org/en/handbook/3/opensaveexportprint#export
Maybe I didn't understand. If you open the *.musicXML file with MuseScore can you export it as MIDI?
In reply to https://musescore.org/en… by Shoichi
I cant do it via the command line.
In reply to I cant do it via the command… by john3123
Try https://musescore.org/it/project/batch-convert
It is MuseScore3.exe
In reply to It is MuseScore 3.exe by Jojo-Schmitz
? The latest version does not work for me either... same thing happens for MuseScore3.exe
In reply to ? The latest version does… by john3123
MuseScore3.exe -o swag.mid swag.musicxml
should work