Shortcuts for changing text colour
I like to add colours to text for the stickings (like fingerings) in the keyboard percussion samples I make for my students. Typically Blue for Left and Red for Right. I use four stick markings for this: 1,2,3 and 4. This is for vibraphone or marimba, four mallet playing. So for left hand mallet (1+2), I colour them Blue, right hand mallets (3+4), I colour them Right.
Manually changing each entry involves clicking the text above the notes, clicking "Appearance" under Properties, Clicking "Colour" (Which opens another window) then clicking a (Custom) colour. That's 4 clicks to change colour for a single test entry. Copy and Paste doesn't seem to preserve the colour.
I believe I can set as default colour and then go through a whole piece, but often working out stickings is a more linear process, working out as you go.
Q1. Is there a way to have colour options remain visible as a floating menu? Or in palettes?
Q2. Is there a keyboard shortcut to change a text selection to a (default) colour?
Advice is appreciated.
Attachment | Size |
---|---|
Sample of coloure stickings.png | 73.7 KB |
Comments
I also use colour a lot in my scores and eventually wrote a plugin to help with my preferred formatting as I couldn't find any shortcuts. You could use its code to make your own plugin. Another way is to copy/paste items that already have the required colour.
See https://musescore.org/en/project/tab-tools
It stays open as a floating palette.
If your example is representative of your colour coding then you could make a floating palette with the numbers 1-4 in both red and blue, plus a red R and a blue L. Duplicate these for above vs. below and you will have all of your symbols available with a single click.
In reply to If your example is… by yonah_ag
This looks perfect for my needs! I'm not really a coder, but I can lean into something long enjoy to make it work (MS, GIMP). I have some questions:
Thans for the reply!
In reply to This looks perfect for my… by Iannis20
https://musescore.org/en/project/tab-bold
You may later want to add some options to change the number or letter without touching the colour and without adding a second text to the same note, or to change the colour without changing the text.
In reply to This looks perfect for my… by Iannis20
Here's a starter plugin for MS3.
Follow the row and button examples to finish it off.
You can change applied colours, font and size near the top of the plugin.
You can change UI button background colours in the the button style definitions.
Hopefully someone can advise on conversion for MS4.
SpecialTexts.qml