lilypond-user
[Top][All Lists]
Advanced

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

Re: Joined triplets?


From: Graham Percival
Subject: Re: Joined triplets?
Date: Thu, 6 Apr 2006 20:38:19 -0700


On 6-Apr-06, at 6:03 PM, Paul Scott wrote:

Graham Percival wrote:

On 6-Apr-06, at 12:46 PM, Stewart Holmes wrote:

\times 2/3 { des,8 ees f } \times 2/3 { des,8 ees f } \times 2/3 { des,8 ees f } \times 2/3 { des,8 ees f } These triplets are all joined together with one beam. How do I beam so that each set of triplets is beamed separately?

You read the documentation, section 6.1.10 Tuplets.

You could also use manual beaming, but 6.1.10 has a nicer way of doing it.
I just reread that section.  I don't see beaming mentioned at all.

Err, isn't this beaming?
{
     \set tupletSpannerDuration = #(ly:make-moment 1 4)
     \times 2/3 { c8 c c c c c }
}

The first example under "Commonly tweaked properties"? Are you looking at the 2.8 manual?

Cheers,
- Graham





reply via email to

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