musescore / musescore/MuseScore
Export selected parts to a single file
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
It would be cool if the user could export the selected parts to a single file (without resorting to workarounds), rather than each part to a single file (individually).
Problem to be solved
This will allow users to export scores consisting of the parts they need (in a single file).
(For example, I have a choir (SATB) and a piano. I only need to export SATB.)
Currently, you can export multiple parts to a single file only in PDF format. Recently, I had the need to export a bowed string section from the orchestra to an mp3 file. Instead, MuseScore suggests exporting each part to a separate file.
Prior art
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or entry points are identified in the issue. First define how selected parts are represented during export and which formats should support combining them; the work is done when users can export their chosen parts as one file rather than separate files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100