Export parts to multiple files from command line
The current command line export of parts (-P or --export-score-parts) puts all of the parts into one PDF file. It would be very useful to replicate the export process from within the GUI whereby the exported parts are put into separate files.
Comments
Check whether https://musescore.org/en/project/batchexport does it for you.
In reply to Check whether by Jojo-Schmitz
I can't get the plug in to work. Firstly I received:
creating component <.../batch_convert.qml> failed
line 7: module "Qt.labs.settings" is not installed
line 6: module "Qt.labs.folderlistmodel" is not installed
line 7: module "Qt.labs.settings" is not installed
line 6: module "Qt.labs.folderlistmodel" is not installed
So I installed qml-module-qt-labs-settings and qml-module-qt-labs-folderlistmodel after which MuseScore hung with no errors.
This is Debian stretch with MuseScore 2.0.3. I guess I'll have to find a way to upgrade to 2.1 without using the Debian packages as they've not updated them yet.
In reply to I can't get the plug in to by Terry Glanfield
Got to be a Linux/Debian issue, those components are part of the MuseScore package on Windows. Probably something to report to the package maintainer.
In reply to Got to be a Linux/Debian by Jojo-Schmitz
Have you had reports of this extension working on Linux?
In reply to Have you had reports of this by Terry Glanfield
I believe heuchi and Marc Sabatella, who both participated in developing this plugin, are using Linux.
In reply to I believe heuchi and Marc by Jojo-Schmitz
I do have a Linux machine, and for a while used it and another as my primary development machines, but these days I'm mostly on Windows. I am 90% sure I did successfully use that plugin on Linux back when I was using it more (in the year or so leading to the release of 2.0 and for another year or two after).
I posted this question on SE: https://music.stackexchange.com/q/77493/51575
It took a couple of hours, but now I have a solution: https://music.stackexchange.com/a/77494/51575