On Wed, Apr 6, 2022 at 10:15 AM Jean Abou Samra <[email protected]> wrote:
...
> It's much simpler to put the arpeggio on the grace note and tweak its
> positions.
>
> \version "2.22.2"
>
> \relative {
>    <b d f>4 <g c e>
>    \grace {
>      g'8\tweak positions #'(-4 . -1.5) \tweak extra-spacing-width
> #'(-1.0 . 0) \arpeggio
>    }
>    <a, d f>4 <g e'> |
> }

An arpeggio on the grace note works beautifully, thank you.

Reply via email to