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


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to