Am So., 21. Apr. 2024 um 17:43 Uhr schrieb Xavier Mayeur <[email protected]>:

> Hello,
>
> In a \time 3/2 score, how can I write the following snippet in Lilypond?
>
>
>
> I wonder how to create the 'g' note with that special appearance and with
> the right duration...
>
> --
> Cordialement,
>
> Xavier MAYEUR
> Bruxelles
>
>
{
  \tweak duration-log 1
  g''8
  %% or
  \override NoteHead.duration-log = 1
  g''8
}

Cheers,
  Harm

Reply via email to