musescore / musescore/MuseScore
Change the file format name of custom drumset files
Open
@davidwhearn is already working on this.
Since Jan 29, 2024.
feature request
P1
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
When saving a custom drumset file, change the file format name to .drumset
Problem to be solved
When you save a drumset (Edit Drumset - Save As). The file is saved as a .drm file
Maybe that is supposed to mean "drum" but people in open source don't like to see "drm"
Prior art
No response
Additional context
For the sake of compatibility, we should continue to recognize .drm when opening a drumset.
However, when saving a drumset we should always use the new file extension (whatever it may be).
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.
Assessment
This issue has not been assessed yet.