I just learned about the context menu where I can change a Percussion part to Upstem Voice 1 or Downstem Voice 2, etc., which is quite helpful! When I went to make a keyboard shortcut for this, I cannot find it anywhere in preferences>key commands. Is it possible to make a key command or jump bar ailas for this?
Doesn’t seem to exist.
Jesper
Hi @Noslens, you can record a macro for this, and if you are own MacoOS assign a shortcut to that macro with system Setting’s keyboard shortcuts for apps.
Edit: it is enough in MacOS to create an App Shortcut for Dorico, and inputting Up-stem Voice 1 into the menu field, and assign a shortcut. (no need to record a macro)
(Or edit your keycommands json file in the Dorico system folder inserting this command
Edit.ChangePercussionDestinationVoice?VoiceDirAndIndex=kUp\,0\,
(but I will other more expert people explain how to do do this last step))
1 Like
Thank you both. I suspected as much, but it was worth a shot. I may look into macros. I appreciate it.