musescore / musescore/MuseScore
Nashville Numbering playback
Open
@RomanPudashkin is already working on this.
Since Mar 1, 2023.
playback
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
General playback bug
Bug description
Nashville Numbering plays back incorrectly when using accidentals in the bass. e.g. In the key of C major a D7/F# chord would be written as 27/#4 in Nashville Numbering. However, the playback adds a G# to the chord (#4) in error.
Also 1/7 plays back with a B bass note (correct) but adds a Bb to the chord (incorrect).
Steps to reproduce
- Add a Nashville Numbering System chord with an alternate bass to a score
- Realise the chord symbol.
- The correct bass note is showing, but a note corresponding to the bass not number is also added to the chord in error.
Screenshots/Screen recordings
No response
MuseScore Version
4.0.1
Regression
No.
Operating system
Windoze 10
Additional context
No response
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.