MuseScore command line issue
I am using the command line to covert midi files to wav files. The command I am using is this:
[path to bin]/MuseScore3 -o 'output.wav' 'input.mid'
It is actually working... the issue is the output seems to make all instruments piano.
When I load in MuseScore GUI and export to wav everything works file.
I've tested multiple mid files. All the same result.
I tried ".wav" and ".mp3".
I am on Windows.
Thanks for any help!
Comments
Try in 2 steps, midi to mscz, then mscz to wav or mp3.
You can also use the Batch Convert plugin for this
In reply to Try in 2 steps, midi to mscz… by Jojo-Schmitz
Thank you so much for your help!
This worked perfectly!
In reply to Try in 2 steps, midi to mscz… by Jojo-Schmitz
I have a further question.
Is there any way in command line I can pass in a specific Sound Font I'd like the output to be completed with?
In reply to I have a further question… by Kyle Hutchinson
I believe you can specify a different config file on the command line
In reply to I believe you can specify a… by Jojo-Schmitz
Thanks again!
In reply to I believe you can specify a… by Jojo-Schmitz
Sorry to keep bugging you.. where can I find the default config file used my MuseScore? I'd like to take a look at it for reference.
In reply to Sorry to keep bugging you… by Kyle Hutchinson
Depends on your operating system, but check the handbook page about reverting to factory settings
In reply to Depends on your operating… by Jojo-Schmitz
Ok will do! Thank you very much! You've been hugely helpful!