musescore / musescore/MuseScore

Incorrect playback of the "fp" following each other

Open
#22,018 1 comment 0 reactions 2 assignees View on GitHub

@RomanPudashkin is already working on this.

Since Jun 28, 2024.

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

Description

Issue type

Muse Sounds bug

Bug description

The first "fp" is played as expected, but the second does not work, and (as shown in the attached recording) the crescendo hairpin also does not work (Instead, the sound becomes the opposite - quieter)

Steps to reproduce
Screenshots/Screen recordings

https://github.com/musescore/MuseScore/assets/134041121/b8b57026-f104-47fd-9ca8-c159399d7894

MuseScore Version

MuseScore version (64-bit): 4.2.1-240230937, revision: github-musescore-musescore-d757433

Regression

I don't know

Operating system

Windows 11

Additional context

The same applies to other dynamic abrupt volume changes, such as "ffp", "fmp", "f-mf" (why "f-mf" and not "fmf", because "fmf" looks ambiguous, so in this case it is worth resorting to special separators (they are in the SMuFL) for combined dynamics. A hyphen is the best option (in my opinion)).
Currently, such designations in Musescore do not work at all as they should (based on the spelling). Instead, the volume corresponds to the last (manually written) sign ("ffp" sounds like "p", "fmp" sounds like "mp", etc.) I understand that there are no such designations in the SMuFL, but this does not exclude the possibility of their use in modern music ("ffp" is especially widespread)
Снимок экрана (196)
Снимок экрана (197)
Снимок экрана (198)

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.