musescore / musescore/MuseScore
Importers for foreign score writers; here: Encore
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
Hello everyone,
most of us have still scores from their previous notation software / score writers lying around. In my case, it is encore and the cheap variant of it sold in the 90's by Data Becker in Germany.
However, the MusicXML export was always broken. It might just be easier to write an importer for this.
Problem to be solved
Import native .mus and .enc files from Encore 5 (and possibly Encore 4)
Prior art
./.
But same applies to other music notation software, most notably finale (which luckily has somewhat proper musicXML support), Capella etc.
Additional context
- This would easily qualify for an open source bounty program.
- Technically, instead of an importer, a converter written in ANY language (C, Rust, Go, Java, Perl... you name it) could also do the job.
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
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 implementation files, tests, or entry points are named. Start by locating MuseScore's existing import or conversion paths and determining how Encore 5, and possibly Encore 4, .mus and .enc files can be decoded; done means importing representative files with their notation preserved.
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
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100