lilypond-user
[Top][All Lists]
Advanced

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

Re: sub-beaming


From: Rune Zedeler
Subject: Re: sub-beaming
Date: Sat, 19 May 2007 18:31:54 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070306)

Ole Schmidt wrote:

Is there a way to define the sub-beaming like in the first 2 eight notes in the example

I Remember I wrote it in the manual some time ago, but it aparently fell out.

\version "2.10.15"
\new Staff {
  \relative c''
  {
    \set Score.beatLength = #(ly:make-moment 1 8)
    \set Score.subdivideBeams = ##t
    c32[ c c c c c c c] d[ d d d e e e e]
  }
}

-Rune




reply via email to

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