musescore / musescore/MuseScore

"Expand repeats" option should be available to all audio formats

Open
#19,650 0 comments 1 reaction 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

IMHO the "Expand repeats" option should be available to all audio formats.
Currently it is available only for MIDI, it'd be useful for mp3, wav, ogg too though.

Actually this is the default (and only) setting for audio formats already, so such an option should allow to disable this.

Problem to be solved

Currently you'd have to temporarily change the score by using the button to disable playback of repeats before the audio export, and revert that change after, along with the danger to forget that.

Prior art

No response

Additional context

See also #19649

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 the existing "Expand repeats" setting is handled for MIDI export and how audio formats such as mp3, wav, and ogg currently process repeats. Done means the option is available for all listed audio formats, can disable their default repeat expansion, and avoids requiring a temporary score change.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.