musescore / musescore/MuseScore

Multiple verses handling

Open
#31,400 0 comments 1 reaction 2 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Image

In cases like the above, we'll need a system to automatically determine that:

  • multiple verses have been consolidated into a single verse
  • a single verse has to be expanded to multiple verses

and in such cases provide options for

  • adding curly braces where appropriate
  • (automatically) centering any relevant lyric extension lines vertically to the brace

This feature may need more fleshing out, but I'm placing it here so we have a clear record of what the minimum requirements are.

Stems from https://github.com/musescore/MuseScore/issues/30664

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.