Split staff command uses middle C=C3 (rather than C4)
2.0.3 / Win 10
According to this issue, Middle C is shown as C3 instead of C4
, middle C should be C4.
See the attached file. Right click on the staff and chose "Split staff". Enter C4 as the split point.
Expected result: All notes below C4 are transferred to the new bass staff.
Actual result: All notes below C5 are transferred to the new bass staff.
It appears that middle C = C3 is still being used as the reference point.
Attachment | Size |
---|---|
split_staff.mscz | 8.35 KB |
Comments
If nobody else is working on this, I'd like to try this as a first attempted bugfix.
Works for me, not with that sample score, but with one of mine.
Edit: I take that back, that staff had no notes above c4 in the section I looked at, so it just appeared to have worked
Good choice for a first bug fix !
Feel free to come on IRC #musescore on freenode.net if you need help getting started with development. https://kiwiirc.com/client/irc.freenode.net/?nick=musescore|?#musescore
See https://github.com/musescore/MuseScore/pull/3435
Fixed in branch master, commit 470095f0d2
Fix #125121: Formula determining octave number affecting split staff point
Fixed in branch 2.2, commit a5ee1d768a
Fix #125121: Formula determining octave number affecting split staff point
Automatically closed -- issue fixed for 2 weeks with no activity.