lilypond-user
[Top][All Lists]
Advanced

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

Ending slur on a different voice


From: Cameron Hall
Subject: Ending slur on a different voice
Date: Wed, 30 Oct 2024 09:04:51 -0500

Here is a short simplified excerpt of a piece I'm trying to notate. I
need a slur to start on the quarter note C and end on the D in measure
3. However, it doesn't seem possible to start the same a slur in a
single voice and end it in a split voice. Is there an easy workaround
for this?

%%%
\version "2.24.4"

\fixed c'' {
  \time 3/4
  r2 c4~( |
  c8 d e f g a |
  << { b a g f e d) } \\ { r4 <e, g,> q } >> |
  c2. |
}
%%%

Thanks,
Cameron


reply via email to

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