musescore / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
12.39k stars 2.68k forks source link

Add an option for putting the time signatures on top of the score #25687

Open lgvr123 opened 3 days ago

lgvr123 commented 3 days ago

Your idea

Add an option to add time signature on top of the first staff instead of inline within each staff.

It is not uncommon, in scores where the time signature varies often, to have the time signature placed above the first staff instead of inline. It eases the reading of the score by avoiding time signatures to "break the flow" of notes.

Such an example: ontop{width: 20%}

The idea is to have:

Problem to be solved

Putting Time Signatures on top of the first staff requires a lot of manipulations. See this discussion Putting the time signature above the staff (Workaround) for a summary of techniques to achieve this.

Prior art

No response

Additional context

No response

Checklist

oktophonie commented 2 days ago

Coming as part of https://github.com/musescore/MuseScore/issues/20480 and https://github.com/musescore/MuseScore/issues/24100