musescore / musescore/MuseScore

Loop region length is not recalculated after tempo change/tempo slider change

Open
#12,972 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

To Reproduce
Steps to reproduce the behavior:

  1. Create a simple score with notes
  2. Enable a loop for two measures
  3. Put the tempo change to the first measure of the loop region
  4. Play
  5. Pay attention to the loop region length

Expected behavior
Loop region length is recalculated after tempo change according to the new tempo

Screenshots

https://user-images.githubusercontent.com/101250347/186024016-0460edbb-b91f-4189-aa6a-5e1e3036400e.mov

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 reproducing the issue with a two-measure loop and a tempo change in the first measure, then trace how playback calculates the loop region length and responds to tempo or tempo-slider changes. Done means the loop length is recalculated for the new tempo during playback and the reported behavior no longer occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
audio-video-rtc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.