lilypond-user
[Top][All Lists]
Advanced

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

Re: sub-beaming


From: Ole Schmidt
Subject: Re: sub-beaming
Date: Sat, 19 May 2007 19:45:10 +0200

%%%%%%%%%%%%%

\version "2.10.15"
\new Staff {
  \relative c''
  {
    \set Score.beatLength = #(ly:make-moment 1 8)
    \set Score.subdivideBeams = ##t
     \time 3/8 b16.[ fis32 c'16. fis,32 b16. d32] |
\time 5/8 c8[ a,(] b'16.[ a32  b16. c32 d8] |
\time 3/4 c8)[ a16.( fis32] b16.[ fis32 c'16. fis,32] b16.[ d32 c8]) |
\time 2/4 a,16.[( fis'32 b16. fis32] c'16.[ fis,32 b16. d32] |
c8) a,8 ~ a16.[ d'32( c8)] |  }
}
%%%%%%%%%%%%%%

ole


Am 19.05.2007 um 19:21 schrieb Rune Zedeler:

Ole Schmidt wrote:
thank you, but this works inside my score only in the 3/8 and 5/8 measures but not in 4/4, 3/4 and 2/4, any idea?

Weird. Can you give an example where it fails?

-Rune





reply via email to

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