lilypond-user
[Top][All Lists]
Advanced

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

Automatic beaming in polymetric (scaled) context


From: Urs Liska
Subject: Automatic beaming in polymetric (scaled) context
Date: Tue, 06 May 2014 09:52:14 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Hi,

if I use \scaleDurations to create polymetric music like written in

http://www.lilypond.org/doc/v2.18/Documentation/notation/displaying-rhythms.html#polymetric-notation

there is no automatic beaming, see:

{
  \time 9/8
  c8 c c c c c c c c
  \time 4/4
  \set Staff.timeSignatureFraction = 9/8
  \scaleDurations 8/9 {
    c8 c c c c c c c c
  }
}

Is that really right or is there a possibility to make that example work like a "real" 9/8 time signature?

Best
Urs



reply via email to

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