See https://musescore.org/en/node/281887. This is an easy fix, set the pause in the inspector. The default was changed to 0 sec, but should be changed in the next release.
Frequency is Few because 2 people have reported it.
The pause seems to work if the caesura or breath mark comes in the middle of a measure, but not if it comes after the final chord or rest in the measure.
This regression is a side effect of a recent commit, specifically 2bd75bb, which is supposed to fix fermata time stretch handling on partial re-layout.
I have no knowledge of coding, so I don't spend a lot of time reading the issue tracker. Am I to understand this is fixed? I've got the latest update, but I see no change in behaviour of breath or caesura playback.
You are correct, the fix I provided did not take section breaks into account, I did not notice that they were mentioned in this issue too. This patch should correct this too: https://github.com/musescore/MuseScore/pull/4645.
Score written with ver. 2.x plays Caesuras well.
Caesuras inserted from Master Pallete x play Caesuras well.
Caesuras inserted from Pallete x does not plays Caesuras.
So, don’t add breath or caesura from Palette. Add it from Master Palette, or copy it from old score.
Comments
See https://musescore.org/en/node/281887. This is an easy fix, set the pause in the inspector. The default was changed to 0 sec, but should be changed in the next release.
Frequency is Few because 2 people have reported it.
came up again in https://musescore.org/en/node/281979 And no, setting the pause in Inspector does nothing to fix this
Actually the pause does work on caesuras, sometimes (!?!), but not on breath marks?
The pause seems to work if the caesura or breath mark comes in the middle of a measure, but not if it comes after the final chord or rest in the measure.
This regression is a side effect of a recent commit, specifically 2bd75bb, which is supposed to fix fermata time stretch handling on partial re-layout.
Seems section breaks have the same issue
See https://github.com/musescore/MuseScore/pull/4602 for getting the default for caesura fixed
Came up again in https://musescore.org/en/node/282521
fixed in 2fa00a2b31b52061533462bfe9ffcb3cc1e9441a
actually that only fixes the default pause settings for caesuras, not the bug that causes them not to work at the end of a measure
Fixed in branch master, commit 17f3916f2d
_fix #281980 (channel switch texts' style) and fix #281909 (caesuras' pauses)
Fixed in branch master, commit 17f3916f2d
_fix #281980 (channel switch texts' style) and fix #281909 (caesuras' pauses)
I have no knowledge of coding, so I don't spend a lot of time reading the issue tracker. Am I to understand this is fixed? I've got the latest update, but I see no change in behaviour of breath or caesura playback.
No, it is not, not when happening at the end of a measure
See https://github.com/musescore/MuseScore/pull/4639
Fixed in branch master, commit a892cb76e9
fix #281909: fix pauses playback at measure end
Fixed in branch master, commit 2fe8b071d4
_Merge pull request #4639 from dmitrio95/breath-pause-measure-end
fix #281909: fix pauses playback at measure end_
Not sure I understand. The section break still does not work with f78dbf0
1) Default score
2) Add a section break in measure 2
3) Launch playback
Expected result: playback pauses for 3 seconds
Current result: playback continues without stopping
Do caesuras work?
You are correct, the fix I provided did not take section breaks into account, I did not notice that they were mentioned in this issue too. This patch should correct this too: https://github.com/musescore/MuseScore/pull/4645.
Fixed in branch master, commit cadde929d6
fix #281909, part 2: fix section break pause
Fixed in branch master, commit 7a11e8985a
_Merge pull request #4645 from dmitrio95/281909-section-break-pause
fix #281909, part 2: fix section break pause_
Uhm, how do I code the fix?
This was fixed for the next release. If you want to test it use a nightly from https://musescore.org/en/download#Development-builds
Automatically closed -- issue fixed for 2 weeks with no activity.
Score written with ver. 2.x plays Caesuras well.
Caesuras inserted from Master Pallete x play Caesuras well.
Caesuras inserted from Pallete x does not plays Caesuras.
So, don’t add breath or caesura from Palette. Add it from Master Palette, or copy it from old score.
It's a regression because it stopped working. Version 3.0.3 should be out tomorrow and this should be fixed.