Provide option for double staccato marks on notes with tremolo stems
Please see attached graphic from an IMSLP score.
The notes in the strings are marked with tremolo and staccato, with two staccato dots above the note heads (indicating that both iterations of the notes should be played staccato).
MuseScore only allows for a single staccato dot. The double-staccato should be an option in cases where it is desired to recreate the source material as faithfully as possible.
Attachment | Size |
---|---|
staccato tremolo.PNG | 36.5 KB |
Comments
There's no such glyph available in SMuFL.
Open the master palette (Z).
Select "symbols" on the left hand.
Search for "dot" and you'll find the
combining two dots
symbol which can be added to a note by clicking on it in the master palette.Position it (negate Y-offset) using the Inspector.
In reply to Open the master palette (Z)… by jeetee
Actually, it is not just double dots, it is quite common to see multiple staccato dots over tremolos, one per articulation. I think the most I have needed (and not managed to implement satisfactorily) is 6 staccato dots over a quaver tremoloed dotted minim. I used stave text but it was a real pain to keep it lined up when tweaking the final layout.
If this would be fully implemented it might fit best as an optional property of the tremolo - add a staccato dot per note. I guess users would then want the marking to be reflected in playback. It could turn into quite a major project. And that is without considering all the other tremolo possibilities - triplet/tuplet tremolos, three (and more) pitch tremolos, etc. Future GSOC project?
In reply to Actually, it is not just… by SteveBlower
To make playback work, it indeed would become a larger project (unsure about large enough for GSoC, but possibly yes).
Since the symbols palette from master contains both a double and triple combined dot symbol, you technically can create the notation by adding those in the required combination and offsetting them as needed.
Quite tedious and longwinded for a whole score though.
Thinking about possible implementation consequences. At the moment I'd expect this to become an option of the tremolo itself: a checkbox "repeat articulation" in the inspector for example. I've indeed seen it for staccato in some scores, but I'm wondering whether it should also affect other articulations (marcato? tenuto? tenuto-staccato? accent? accent-staccato? …)
In reply to To make playback work, it… by jeetee
SMuFL glyph names:
Just for reference... but these seem to be for an entirely different purpose
In reply to SMuFL glyph names: … by Jojo-Schmitz
Also "Divide measured tremolo by [2-4,6]", termoloDivisiDots[2-4,6], seems made esp. for this purpose?
Or is that more an alternative to the strokes though the stem?
It is possible to do it via a workaround but it is not quick:
- add a second Voice with the same notes
- add staccato to all notes
- move one set of staccatos Offset X -0.50 and the other +0.50 in Inspector
- flip the 2nd Voice notes vertically
- make one set invisible (or flip the noteheads horizontally with [Shift]x)
See https://github.com/musescore/MuseScore/pull/10000
Doesn't help (yet) though with playback.
In reply to See https://github.com… by Jojo-Schmitz
Unless I missed something in this thread (?), but these symbols are available by typing "tremolo" in the symbols palette search.
In reply to Unless I missed something in… by cadiz1
Yes. they are. But just as symbols, no semantic whatsoever