Shortcuts
(This thread fits into a few of the forum topics, I placed it in general discussion just because I don’t really know where specifically it should have gone)
Hi all. I’m constantly trying to find ways to speed up my writing process.
I have a specific layout in my writing lab where I have a MIDI notation input keyboard on my right side that my right hand uses and my left hand uses a standard QUERTY keyboard number pad to type in the specific note values. I’ve gotten it to the point at which I can play and write in real time due to my shortcuts that I’ve set up. I can probably best compare it to using the shortcuts on Sibalius. It’s a really fast and efficient way of notation input.
Then I go to input all the extra stuff (tremolo, dynamics, hairpins, articulations, etc.). I have maximized my efficiency with the new pallets system and have placed in a pallet everything I need and then just have to manually click and maneuver everything into the score. This is a bit slower than I would like. I would like to know if MuseScore has the capability for me to create customized shortcuts to input those extra score properties. And I do know that I can create standard shortcuts, that’s not what I mean.
Let me give an example:
I would like to be able to select a small part of a score and place in a crescendo for the duration of that selection by pressing Ctr (I’m a windows user) and then while holding down that key, type out crec, and then the hairpin automatically is places for the desired duration.
I hope that I’m making sense with that illustration. If this isn’t already a feature built-in, is there a plug-in that exists for that, or is there a potential of that being added in a later update?
Thank you all for your help.
Comments
The default keyboard shortcuts for hairpins are > and <.
There is a request for keyboard shortcuts for palette items at #273051: Keyboard shortcuts for palette objects. The priority is high but nothing has been done on it that I know of.
In reply to There is a request for… by mike320
I’ll keep an eye on that. Thanks.
Since you are on Windows you could use AutoHotkey to enter all palette symbols of the Advanced workspace with shortcuts. See my post https://musescore.org/en/node/303798
It is rather easy to adapt for custom workspaces.
In reply to Since you are on Windows you… by MichLeon
And I can adjust this to register my own custom shortcut commands?
In reply to And I can adjust this to… by Ian B. Turner
You can continue to use your custom MuseScore shortcut commands.
The shortcuts of the AutoHotKey macro operate independently using the Advanced AutoHotKey.workspace
You can always switch between workspaces. After experimenting you could decide to add custom items to this workspace.
In reply to You can continue to use your… by MichLeon
This is exactly what I was looking for actually. Thank you so much!
FWIW, see also https://www.notationcentral.com/product/notation-express-stream-deck-pr…, which is a commercial product using the Stream Deck device or app to quickly access palette items. Under the hood I think it uses a similar approach as what is being discussed here using palette search and AHK.