bug-lilypond
[Top][All Lists]
Advanced

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

\set tupletSpannerDuration & multiple voices


From: Nathan Chou
Subject: \set tupletSpannerDuration & multiple voices
Date: Fri, 25 Jun 2010 22:48:59 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

>I'm not top posting
\version "2.12.3"
\paper{ ragged-right=##t }

\relative c'{
        \set tupletSpannerDuration = #(ly:make-moment 1 4)
        << { \times 2/3{ c8 d e d e f e f g f g a } } \\ { c,4 d e f } >>
        << { c d e f } \\ { \times 2/3{ c8 d e d e f e f g f g a } } >>
}

The notes and beams turn out fine, but the tuplet number and bracket span the
entire measure instead of each tuplet




reply via email to

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