bug-lilypond
[Top][All Lists]
Advanced

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

Issue 453 in lilypond: \compressMusic incorrectly increases beams


From: codesite-noreply
Subject: Issue 453 in lilypond: \compressMusic incorrectly increases beams
Date: Fri, 07 Sep 2007 08:03:28 -0700

Issue 453: \compressMusic incorrectly increases beams
http://code.google.com/p/lilypond/issues/detail?id=453

New issue report by gpermus:
%{
The tremolo in the second bar should have three beams. \compressMusic makes
it considerably faster: it's got 5 beams instead of 3!
%}


\version "2.11.32"
\paper{ ragged-right=##t}
{
  \time 3/4
  \repeat tremolo 12 {e'32 f'}
    \set Staff.timeSignatureFraction = #'(4 . 4)
         \compressMusic #'(3 . 4)
    \repeat tremolo 12 {e'32 f'} r4
}






Attachments:
        foo.preview.png  3.2 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Low

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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