[Regression] playback holds during section break
Discovered by Mike Magatagan, reported in the Facebook user group.
Open attached file and playback.
Expected Result: at section break, there is a pause in playback
Actual Result: a note that was held up until the section break is prolonged during the section break
Attachment | Size |
---|---|
section end.mscz | 3.81 KB |
Comments
indication it's a regression, because only a single tag can currently be assigned to an issue
This is still a problem in the 2.2 RC (OS: Windows 7, Arch.: i386, MuseScore version (32-bit): 2.1.9, revision: f17c166). Anybody working on a fix for 2.2?
This is probably due to https://github.com/musescore/MuseScore/commit/16e76e2f34be911c24441d02c…
So this is indeed due to this commit done to fix https://musescore.org/en/node/252201
I would propose to revert it if we don't find a proper solution. MIDI files will be wrong regarding section breaks but we loose this regression.
I tried a couple of things without success so far.
I guess you mean #74921: Export midi file does not observe any pauses (e.g. Caesura & Section Break)
I've found a nice solution which is really easy to implement, so no need to revert.
PR: https://github.com/musescore/MuseScore/pull/3572
In reply to I've found a nice solution… by shoogle
Thanks, Shoogle.
Fixed in branch master, commit 858cb5d852
fix #252201: playback holds during section break
Fixed in branch master, commit 0d5750685e
Merge pull request #3572 from shoogle/midi-pauses
fix #252201: playback holds during section break
Fixed in branch 2.2, commit 5cbc1c9432
fix #252201: playback holds during section break. See PR#3572
Automatically closed -- issue fixed for 2 weeks with no activity.