musescore / musescore/MuseScore

Importers for foreign score writers; here: Encore

Open
#24,341 45 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

community feature request
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.