Shortened actual duration of drumgracing, so they appear as one 32 note to lilypond

This way, flams and drags will not occupy twice the space needed for piping embellishments if they occur at the same time step
This commit is contained in:
Eric Teunis de Boone 2018-02-27 23:18:16 +01:00
parent 3d3e3f9e01
commit 44c4d3ae99
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ drumgrace = #(define-music-function (parser location notes ) ( ly:music? ) #{
\override Score.Stem #'beamlet-max-length-proportion = #'(0.5 . 0.5)
% Print notes
\small \grace $notes
\small \times 1/4 { \grace $notes }
% Revert back
\revert Score.Stem #'beamlet-default-length