bug-lilypond
[Top][All Lists]
Advanced

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

Re: autobeaming swung triplets in x/8 time


From: Dmytro O. Redchuk
Subject: Re: autobeaming swung triplets in x/8 time
Date: Wed, 29 Sep 2010 10:20:03 +0300
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon 27 Sep 2010, 17:49 Keith E OHara wrote:
> % Automatic beaming does connect the c8 c16 triplet
> % in time signatures that have a 1/8-note beat
> %
> % Time signatures 3/8 and 5/8 show this issue after
> %  \set Timing.beamExceptions = #'()
> %
> % 2.12, by contrast, misses these beams when written
> %  in the corresponding 3/16 time signature
> %
> \version "2.13.34"
> \relative c'' {
>   \time 6/16
>   c16 c c c8 c16
> 
>   \time 2/8
>   \times 2/3 {c16 c c} \times 2/3 {c8 c16}
>   \scaleDurations #'(2 . 3) {c16 c c c8 c16}
> }
Thanks, added this as 1279:
http://code.google.com/p/lilypond/issues/detail?id=1279

-- 
  Dmytro O. Redchuk
  Bug Squad



reply via email to

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