mscore <filenamemidi> -o <filenamepdf> does nothing on windows 7
hi all
i ve installed musescore 2 on windows 7.
Now i want to convert my midi file into score using
mscore .mid -o .pdf
but nothing happens.
Any idea?
Thanks for this great product
Comments
As you are on Windows, you're supposed to run mscore.exe instead of mscore.
In reply to As you are on Windows, you're by Thomas
MuseScore.exe actually, as of version 2.0, maybe even "C:\Program Files (x86)\MuseScore 2\bin\MuseScore.exe" or "%ProgramFiles(x86)%\MuseScore 2\bin\MuseScore.exe".
See also https://musescore.org/en/handbook/command-line-options-0
But for this convert you may also want to check the batch convert plugin, see https://musescore.org/project/batchexport
In reply to As you are on Windows, you're by Thomas
nothing happens as well
In reply to nothing happens as well by giovanni di lembo
"%ProgramFiles(x86)%\MuseScore 2\bin\MuseScore.exe file.mid -o file.pdf" does not create file.pdf? Can you share the MIDI file?
In reply to "%ProgramFiles(x86)%\MuseScor by Jojo-Schmitz
sure EspanjaPrelude.mid
does it works on windows 7?
In reply to sure by giovanni di lembo
Yes, it does.
C:\Users\joschmitz\Desktop>"%ProgramFiles(x86)%\MuseScore 2\bin\MuseScore.exe" EspanjaPrelude.mid -o EspanjaPrelude.pdf
Result attached
In reply to Yes, it by Jojo-Schmitz
actually i installe musescore 2. And executing MuseScore.exe EspanjaPrelude.mid -o f.pdf
but nothing happens.
Do i need to configure anything?
In reply to actually i installe musescore by giovanni di lembo
with 'nothing happens' you mean that no f.pdf gets created? Or that MuseScore won't start the GUI or output anything to the screen? The latter is normal, the former just works here, no special config needed.
Of do you get a message complaining about musescore not being found? If so either use the full path to it as described above or add that to your PATH environment variable