musescore / musescore/MuseScore

Two parts with same instrument, different clefs

Open
#19,423 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Your idea

In MS4 I can make two parts with the same instrument, but I can not set the clef independently.

  1. In recorder music it is common these days to have the greatbass recorder part supplied both in bass clef (8va alta) and treble clef (8va bassa). The score will usually have just one variant.
  2. Much renaissance music is performed both with viols (using alto clef for the tenor part, go figure) and with recorders, where everything is either treble or bass clef.
Problem to be solved

See above two scenarios common in renaissance / recorder music.

Prior art

No idea if other apps do this, but several publishers such as Moeck Verlag do this as standard practice.

Additional context

No response

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

Start by tracing how MS4 represents parts and clefs, then inspect any existing tests covering multiple parts or clef assignment. Done means two parts using the same instrument can display independently selected clefs, supporting the bass/treble and alto/treble scenarios described.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.