lilypond-user
[Top][All Lists]
Advanced

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

Re: testing the reachable of my post


From: Leo Correia de Verdier
Subject: Re: testing the reachable of my post
Date: Thu, 31 Oct 2019 15:37:58 +0100

I would do it like:

\relative c' {
<< { f8 d f a~ <a f c> <f c> <a f c>4 } \\
   { <c, a>4. <f c>8~ \hideNotes <f c> s4. } >> 
c'2. b4
}


> 31 okt. 2019 kl. 08:20 skrev Jinsong Zhao <address@hidden>:
> 
> Hi there,
> 
> Sorry for the disturbance.
> 
> I have tried several times to post my question to the mailing list. However, 
> I have not found it posted in the mailing list yet.
> 
> --
> In the following two pieces of codes, they are should the same. The only 
> difference is the the second code combined  the same rhythm into a single 
> voice.
> 
> \relative c' {
> << { f8 d f a  ~ a f a4 } \\
>   {<c, a>4. <f c>8 ~ <f c>8 c <f c>4 }>> c'2. b4
> }
> 
> \relative c'{
> << {f8 d f a } \\
>    { <c, a>4. <f c>8 } >>
> <a f c>8 <f c> <a f c>4 c2. b4
> }
> 
> My questions is how to add slur in the second code as those in the first one.
> 
> Thanks in advance.
> 
> Best,
> Jinsong
> 
> 
> 




reply via email to

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