A Key Shortcut to place a marcato accent ^ above a note would be very useful. I can't find a way of doing this at all, apart from dragging it from the bottom of a note to the top - and that's boring when there are load of accents in a piece.
You can't update the SVN. You need to post a patch here for a review and it will be included in the SVN if it passes the review. You'll also need to sign the CLA.
Many thanks for sorting out the marcato accent shortcut. Much appreciated - look forward to the SVN being updated - hopefully! I think that there is a requirement for this type of reversal of position (above to below a note and vice versa) also applies to other accents, Great work - thanks!
Ok thanks for the patch but it's a little bit of a mess. cmdAddMarcato is commented. If it's not useful, delete it and create new patch. What's the point of "M" in cmdAddPitch ? Why is addArticulation(Articulation_Marcato); called twice in cmd.cpp ?
Download your patch and open it for example with TortoiseUDiff on windows. Is that the changes you want to be commited ?
Your patch uses a old version of the trunk (r5535=. The handling of shortcuts has changed a bit. If you plan to contribute again to MuseScore or another project. It's better to provide a patch for the most up to date version.
I commited your patch, modified to cope with the new shortcut implementation in r5644
I renamed this issue to "Add marcato shortcut" and put it on fixed. If you want to discuss about other shortcut, it's better doing it on the forum and create an issue for each one to discuss implementation and follow task completion.
Comments
Well something a lot of us have been asking for is a Key Shortcut for Set Invisible
Also a shortcut to move vertically between staves would be very useful
A Key Shortcut to place a marcato accent ^ above a note would be very useful. I can't find a way of doing this at all, apart from dragging it from the bottom of a note to the top - and that's boring when there are load of accents in a piece.
@Tubascusa: Marcato accent Shortcut implemented.. For the moment the key sequence is Ctrl+Alt+O (random..).
Have only tu update in SVN.
You can't update the SVN. You need to post a patch here for a review and it will be included in the SVN if it passes the review. You'll also need to sign the CLA.
Many thanks for sorting out the marcato accent shortcut. Much appreciated - look forward to the SVN being updated - hopefully! I think that there is a requirement for this type of reversal of position (above to below a note and vice versa) also applies to other accents, Great work - thanks!
Patch for marcato
Ok thanks for the patch but it's a little bit of a mess.
cmdAddMarcato
is commented. If it's not useful, delete it and create new patch. What's the point of "M" incmdAddPitch
? Why isaddArticulation(Articulation_Marcato);
called twice incmd.cpp
?Download your patch and open it for example with TortoiseUDiff on windows. Is that the changes you want to be commited ?
I'm really sorry.. that was the wrong patch..
Sorry!!
No problem! Thanks for the quick answer.
Your patch uses a old version of the trunk (r5535=. The handling of shortcuts has changed a bit. If you plan to contribute again to MuseScore or another project. It's better to provide a patch for the most up to date version.
I commited your patch, modified to cope with the new shortcut implementation in r5644
I renamed this issue to "Add marcato shortcut" and put it on fixed. If you want to discuss about other shortcut, it's better doing it on the forum and create an issue for each one to discuss implementation and follow task completion.
Thank you for your contribution!!!
Opening a new feature request for Set Invisible
Automatically closed -- issue fixed for 2 weeks with no activity.