musescore / musescore/MuseScore
Implement Sostenuto Pedal and Depressed Keys Playback
@RomanPudashkin is already working on this.
Since Jan 7, 2025.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
The Sostenuto pedal on a piano is used to create certain effects and has a distinct sound:
https://github.com/user-attachments/assets/f2753e91-b461-416f-abbb-8a5cb8d7133e
And similarly for silently depressed keys, which also cause a type of echo in the piano.
Please consider implementing realistic playback for this in both MuseSounds and MS Basic.
Problem to be solved
There is no playback for this. (Obviously, Musescore does not yet recognize specific notation for silently depressed keys. Perhaps this would be something for sound flags.)
Prior art
No response
Additional context
No response
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.