musescore / musescore/MuseScore

Requesting the option for entering Swing Percentage as a real number rather than an integer

Open
#17,430 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Your idea

I'd like to have the option of setting score playback to a value between 60.01% to 62.99% swing. But MuseScore MuseScore 4.02 and MuseScore 3.6 reject non-integer values, truncating anything after two digits.

I've observed—by playing with an adjustable swing metronome and from analyzing audio recordings of my playing—that my natural swing zone is typically between 61 and 62 percent, which is why I'm making this request. Recently I wanted to set a score to 61.5, but can't.

The integer values are restrictive ... and hopefully needlessly so! I'd love to see the option for finer adjustments.

scorster

Problem to be solved

The integer values for Swing Percentage are restrictive ... and hopefully needlessly so! I'd love to see the option for finer adjustments.

Prior art

No response

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

No files, tests, or entry points are named. Start by locating the Swing Percentage setting and its score-playback handling, then trace how the value is validated and converted. Done means values such as 61.5% can be entered, retained, and reflected in playback without truncation.

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.