lilypond-user
[Top][All Lists]
Advanced

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

Re: Beaming question


From: Urs Liska
Subject: Re: Beaming question
Date: Wed, 10 Jul 2013 14:01:27 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

Am 10.07.2013 13:55, schrieb Urs Liska:
Am 10.07.2013 13:52, schrieb Nick Payne:
This works:

\version "2.17.21"

{
  \set subdivideBeams = ##t
  \set baseMoment = #(ly:make-moment 1 16)
  a'16[ r r a']
  \stopStaff
  s2
  \startStaff
  a'32[ r r a']
}


Thank you.
Of course I thought about subdivideBeams, but when I looked at that page somehow I only saw images that weren't related to what I had in mind ...

That will work.

Best
Urs

But can you also tell me what causes that beam segment in the middle in this version:
{
  \time 7/2
  \set subdivideBeams = ##t
  \set baseMoment = #(ly:make-moment 1 16)
  c''2[ r r c'' r r c''] }

?
Of course that is nonsense, but I use it with \shiftDurations down to 32th notes.

Urs



reply via email to

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