タブ譜のハンマリングを模倣する

タブ譜でのハンマリングはスラーで模倣することができます。

\score {
  \new TabStaff {
    \relative c'' {
      \tabFullNotation
      c4( d) d( d)
      d2( c)
    }
  }
}

[image of music]


LilyPond — Snippets v2.25.4 (開発版).