Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MU4 Issue] Incorrect Implementation of Fortepiano (symbol: fp) dynamics for Piano playback #15234

Closed
ShawTakeuchi opened this issue Dec 16, 2022 · 1 comment

Comments

@ShawTakeuchi
Copy link

Describe the bug

"fp" is incorrectly implemented as "staff volume down". This is incorrectly decreasing the audio for the original long sustained (whole) notes played as forte (f), along with the subsequent notes played as piano (p).

To Reproduce

Attached score (mscz), mp3, and/or image (png)

Expected behavior

"fp" should be implemented by note velocity only, or not decrease the volume for the originally played forte notes.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform information

MS4/4.0 Windows 10/64 on 2022.12.16
Fails with MSBasic Soundfont, and extrnal Piano VST (EastWest Opus)

Additional context

Did not test with MuseSounds Piano, or any other instruments

ms4-fp-20221216
ms4-fp-20221216.zip

@cbjeukendrup
Copy link
Contributor

For piano, you're absolutely right; for instruments that can do single-note-dynamics, the current behaviour is absolutely desired.

This issue is more general than the fp dynamic, and is logged here: #13877

So I'll close this one as a duplicate of #13877. Thanks for reporting anyway!

@cbjeukendrup cbjeukendrup closed this as not planned Won't fix, can't repro, duplicate, stale Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants