musescore / musescore/MuseScore
[MU4 Issue] Velocity and pitch settings have no effect with Muse Sounds (and should be disabled if they can't be utilised)
@RomanPudashkin is already working on this.
Since Oct 2, 2024.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
I'm sure there is nothing surprising here, but it's worth documenting that velocity and pitch settings in Properties currently have no effect with Muse Sounds instruments.
To Reproduce
Demo video:
Expected behavior
EDIT: 2Oct24 by @bkunda
Ideally, these settings should be hooked-up for Muse Sounds instruments where possible.
Since Muse Sounds doesn't use the velocity parameter, these settings should be disabled when a Muse Sounds instrument is being used.
Information entered there by the user, however, should always remain preserved (allowing the user to switch between sound technologies without having their velocity parameters destroyed).
Platform information
- macOS 12.6 (M1)
Additional context
Possibly relates to #14768
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.