Appoggiaturas
How would I create an appoggiatura i.e. a couple of grace notes one after the other?
How would I create an appoggiatura i.e. a couple of grace notes one after the other?
Do you still have an unanswered question? Please log in first to post your question.
Comments
See https://musescore.org/en/handbook/3/grace-notes#Add_a_grace_note
In reply to See https://musescore.org/en… by Jojo-Schmitz
Thanks. Managed to follow the link.
I suppose this is a musical rather than a musescore question, but I want the appoggiatura prior to the beat (see first two bars of the attached) rather than on the beat (second two bars of the example).
In reply to Thanks. Managed to follow… by Ali Wood
Appogiaturas by definition are played on the beat and take half the value of the main note. What you have here is not an appoggiatura, or even an acciaccatura. It's a trill ending, and it actually belongs on the previous note, not the note after the barline. See the "grace note after" on the palette, and add these to the note with the trill.
In reply to Appogiaturas by definition… by Marc Sabatella
I have added grace notes after, as you suggest, and this sort of works, except the grace notes are played rather fast, even after making them quavers instead of semiquavers. Also, the trill plays far too fast, but perhaps that is a different topic.
Thank you.
In reply to I have added grace notes… by Ali Wood
The grace note endings are supposed to be played the same speed as the trill itself, more or less. But trill speed is completely subjective - no two musicians would play it the same, so there is no way to guarantee MuseScore will play it the same as any given musician either. But you can experiment with the plugin if you want more precise control. Or just accept that everyone plays trills differently in real life too and let MuseScore's playback stand. Or, add another staff where you write out your desired interpretation note for note. Make that staff invisible but make the trill on the main staff silent, and you have the best of both.
In reply to Thanks. Managed to follow… by Ali Wood
You can use a plugin called PB_OTB to make all selected appoggiaturas play ahead of the beat and all main notes play On The Beat.
In reply to You can use a plugin called… by Kate.Dudek
The plugin is designed for how bagpipe instruments use ornamentation, so it might not fit your precise needs. The appogiatura.qml plugin will let you modify individual appoggiaturas to different settings, or if you want to get into the code, you can open the either plugin in plugin creator and change the timing - currently I have the length of the gracenotes in PB_OTB set to 50 mils, but you could change it in the code to something higher to make the gracenotes longer.
In reply to You can use a plugin called… by Kate.Dudek
To make the appoggiatura in the first place though, add the number of gracenotes you need from the grace notes pallette. You have to click on the main note then the grace note pallette item then the main note again for each (it's tedious). Add all the grace notes before you change the pitch of each one, because sometimes when you add new gracenotes to a note, the existing ones mysteriously change pitch anyway. Then you can run the PB_OTB plugin.
Another option is to use the bagpipe embellishments pallette, pick an embellishment with the right number of gracenotes, and then move the notes after - that's probably quicker.