Can a Symbol from the Master Palette retain a certain Offset?
Hello!
I am using a Tremolo in the MuseJazz font style from the "Symbols" section Master Palette. I have memorized the offset I need for it - X = 1.22, Y = -1.5. It is perfectly centered on the stem and does not collide with the note head with these values.
The issue is, I have to either manually type this, or have one I have already made in the score to copy and paste onto other notes. For my use case, I also select all notes of the same pitch and add the one tremolo, offset it, and the issue is solved for all notes with this implement.
But, how can I make it so that when this Tremolo (or any symbol from the "Symbols" section in the Master Palette) is in a custom palette, it always populates with the above mentioned offset to avoid doing it manually?
The first measure in the attached file is the desired result from simply clicking the palette. The second is what currently happens if I just add the symbol with no offset. Is saving a custom offset not a feature?
Thank you!
Attachment | Size |
---|---|
Tremolo Issue.mscz | 18.54 KB |
Comments
Apply it to a score, change offset, then copy it to a custome palette
In reply to Apply it to a score, change… by Jojo-Schmitz
Jojo, are you able to replicate this? Here is what I've done in full, as I saw this in another thread:
With these steps, the offset is not there in this new Tremolo, it's still at offset X = 0 and Y = 0.
In reply to Jojo, are you able to… by Michael Dovlatian
Hmm, you're right, it doesn't work that way apparently
In reply to Hmm, you're right, it doesn… by Jojo-Schmitz
Man, I thought I was losing my mind here. The handbook, other forum posts, and your advice all said the same thing and I just can't get this Tremolo to replicate it. So the question is, is this a bug? Should the outcome of copying the Tremolo with the offset edited to a custom palette be that it retains its offset when used again?
Offsets are indeed not remembered when applying custom palette elements. It's definitely something to be considered. See https://github.com/musescore/MuseScore/issues/17202
But, why are you resorting to the symbols palette for tremolo? It's supported directly and the layout is already correct by default, plus it plays back well. Unless you are speciifcally trying to get it not to play back? If for some reason that's wht you want, I'd recommend a different approach - a separate invisible staff for the playback effect you want.
In reply to Offsets are indeed not… by Marc Sabatella
That feature request is exactly what I thought should occur!
And Marc, there are two reasons I am resorting to this symbol:
1.The less important reason, yes, for my purposes I don't want this Tremolo effect in the playback. Another great feature would be to toggle between Tremolo playback with the standard Tremolo.
In reply to That feature request is… by Michael Dovlatian
I would definitely recommend opening ann issue on GitHub requesting the MuseJazz tremolo be made available, perhaps as an option. It's a bit tricky as I think these may normally be "drawn" as opposed to placed with symbols, so they can reuse some of the beaming and other code. But the nice thing about having MuseScoire do it is it can also lengthen the stems as necessary, etc.
Regarding playback, there is already an issue covering this - https://github.com/musescore/MuseScore/issues/17243
In reply to I would definitely recommend… by Marc Sabatella
Yes, that is very nice about it. Considering the countless improvements in MuseScore 4 in regards to spacing it would add to the incredible visual appeal of the latest version. Good to see the Tremolo playback has been addressed. I will open a GitHub request, thank you very much for your help here, Marc.