lilypond-user
[Top][All Lists]
Advanced

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

Re: fixing beaming


From: Phil Holmes
Subject: Re: fixing beaming
Date: Fri, 11 Feb 2011 17:40:30 -0000

----- Original Message ----- From: "Douglas Ridgway" <address@hidden>
To: <address@hidden>
Sent: Friday, February 11, 2011 5:22 PM
Subject: fixing beaming


\relative c' {
c8 c8 c8 c4 c4 c8~ | c8 r8 r2.
}

This beams the first three eighth notes together, but the third one
should have a flag, to emphasize the syncopation. What's the right way
to fix this?

Thanks!
doug.

\relative c' {
c8[ c8] c8 c4 c4 c8~ | c8 r8 r2.
}

I think this is what you want?

--
Phil Holmes




reply via email to

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