lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: spacing of gracenote beams


From: Torsten Hämmerle
Subject: Re: spacing of gracenote beams
Date: Sat, 19 May 2018 02:20:52 -0700 (MST)

Amy McGlothlin wrote
> Is there something I can adjust to make the spacing of the stems
> of the gracenotes equal in this case?

Hello Amy,

While, as Andrew pointed out, grace note beaming in general may leave
something to be desired, the special bagpipe grace ornaments are a case of
their own:
Each of them has been specially defined in bagpipe.ly and I agree that the
spacing of \grip isn't very balanced because the second G "slips" below the
d far above.

But, fortunately, this can be corrected by just providing a custom
definition of \grip: when applying some extra \stemspace, everything can be
shifted to obtain a more balanced look. This has been done in some standard
definitions, it hasn't been done for \grip, though.

After including "bagpipe.ly", you can change/add whatever you want, e.g.:

  grip  = { \pgrace { G32[ \stemspace #'(0 . 0.4) d G] } }

\stemspace in this case just adds a bit of space to the right of the middle
stem.

And that's what it looks like (comparing n the original/adapted spacing):

<http://lilypond.1069038.n5.nabble.com/file/t3887/bagpipe-grace.png> 

Beannachtaí,
Torsten



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]