Style not applied with command line options on 3.6.2
I am trying to apply a .mss to change symbol font like this (on windows):
"C:/Program Files/MuseScore 3/bin/MuseScore3.exe" "test.musicxml" -S "style.mss"
The style is not applied even though it can be applied without problems from within MuseScore
Attachment | Size |
---|---|
style.mss | 270 bytes |
Comments
Won't you need a " -o text.mscz"
In reply to Won't you need a " -o text… by Jojo-Schmitz
I eventually want to use it with " -o text.png" but it didn't work even just when opening it
Solved it. The problem is that importing musicxml overwrites the style apparently. For anyone facing the same problem:
Edit -> Preferences -> Import
under "MusicXml" disable "import layout"
In reply to Solved it. For anyone facing… by harmony8
Sorry, this did NOT work. I just loaded the style specified in preferences. Still no loading from command line! The style is only applied when exporting to mscz but does not work when opening or exporting to .png
In reply to Sorry, this did NOT work. I… by harmony8
Then do it in 2 steps
In reply to Then do it in 2 steps by Jojo-Schmitz
This can be done more quickly with your batch convert plugin right?
Are all style options "absorbed and exposed" in mscx?
In reply to This can be done more… by harmony8
I don't think the plugin can use a .mss file during conversion
And I don't understand what you mean by absorbed and exposed
In reply to I don't think the plugin can… by Jojo-Schmitz
I mean are all properties of style saved in mscx as attributes so that I can change these later manually before converting to png (so I don't need to use style option with plugin)
In reply to I mean are all properties of… by harmony8
A .mss file can contain all style settings a .mscx file can have
DO you know if this works in MuseScore 4?