lilypond-user
[Top][All Lists]
Advanced

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

piano ties


From: Werner LEMBERG
Subject: piano ties
Date: Sun, 19 Aug 2018 11:18:11 +0200 (CEST)

Folks,


please have a look at the attached left hand piano staff image.  I
need the following, very ugly code to write it with lilypond.

  \relative c' {
    \clef "bass"
    \time 3/4
    << { <g b>2. ~ |
         \oneVoice\shiftOff \hideNotes <g b>2 r4 \unHideNotes } \\
       { d!2. ~ |
         \oneVoice\shiftOff <d e g b>2. } \\
       { f4 e2 ~ |
         \oneVoice\shiftOff \hideNotes <d e g b>2 s4 \unHideNotes } >>
  }

Is there any simpler way to do it `right'?


    Werner

PNG image


reply via email to

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