Incorrect Notation for Low Modern Flutes
Many of MuseScore's low flutes are notated incorrectly. I'll go in descending order of pitch.
Piccolo through alto flute are correct.
Bass flute is currently notated in treble clef 8vb. Correct notation would be with a normal treble clef but transposing an octave lower.
Contra-alto flute is correct.
Contrabass flute is currently notated in bass clef. Correct notation would be with a treble clef but transposing two octaves lower.
Sub Contra-alto flute is currently notated in bass clef. Correct notation would be treble clef but transposing two octaves lower (still in the key of G).
Double contrabass flute is currently notated in bass clef. Correct notation would be treble clef but transposing three octaves lower than written.
Hyperbass flute is currently notated in bass clef 15mb. Correct notation would be treble clef but transposing four octaves lower than written.
All modern members of the flute family should read in treble clef, but transpose down to their sounding pitch. An exception would be when the "concert pitch" feature is on, in which case the flutes would be notated in bass clef.
Also see https://musescore.org/en/node/264009
Comments
bump
See https://github.com/musescore/MuseScore/pull/3334
and please check whether the attached score does the right thing
Fixed in branch master, commit 47fa74cf04
fix #264256: Incorrect Notation for Low Modern Flutes
Fixed in branch master, commit 51d566f429
Merge pull request #3334 from Jojo-Schmitz/flutes
fix #264256: Incorrect Notation for Low Modern Flutes
Fixed in branch 2.2, commit 168394f73b
fix #264256: Incorrect Notation for Low Modern Flutes
In reply to See https://github.com… by Jojo-Schmitz
Well, it's almost accurate. The only one that is still incorrect is the Subcontra-alto Flute. The range is correct, but is still notated incorrectly. The Subcontra-alto Flute should read as a transposing instrument in the key of G (add one flat to whatever the natural key signature is.) For clarification, this means it should be pitched an octave below the standard Alto Flute.
You mean add one sharp (G-major/e-minor), not one flat (F-Major/d-minor)? The latter is what Contra-Alto Flute does.
I didn't change transpositioning, just the octaves (and the clefs)
Ah, I see my mistake, diatonic -17 and chromatic -20 is wrong, the latter needs to be -29
Thanks for checking! (And it is adding a b, not a flat, same as for the other alto flutes)
See https://github.com/musescore/MuseScore/pull/3335
Fixed in branch master, commit 9883bf5914
fix #264256 followup: wrong transpositioning of sub contra alto flute
Fixed in branch master, commit eaf4fbbf83
Merge pull request #3335 from Jojo-Schmitz/flutes
fix #264256 followup: wrong transpositioning of sub contra alto flute
Fixed in branch 2.2, commit 6c380c43cc
fix #264256 followup: wrong transpositioning of sub contra alto flute
Automatically closed -- issue fixed for 2 weeks with no activity.