Open
Description
Issue type
Other type of issue
Description with steps to reproduce
- Install a plugin that modifies scores, such as Add Metronome Part
- Create
job.json
file with input, plugin call, and output:
[
{
"in": "score.mscz",
"plugin": "path/to/addMetronomePart.qml",
"out": "modified_score.mscz"
}
]
- In CLI, run
musescore4portable -j job.json
- Output file is produced without desired modification from plugin (for addMetronomePart it is supposed to add a Wood Blocks part to stand in for the metronome)
Supporting files, videos and screenshots
Output file does not have Wood Blocks part.
What is the latest version of MuseScore Studio where this issue is present?
4.4
Regression
Yes, this used to work in MuseScore 3.x and now is broken
Operating system
Kubuntu 22.04
Additional context
No response
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status