lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4095 in lilypond: Partcombiner loses differing abs


From: lilypond
Subject: [Lilypond-auto] Issue 4095 in lilypond: Partcombiner loses differing absolute dynamics
Date: Sat, 06 Sep 2014 20:47:57 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect partcombine

New issue 4095 by address@hidden: Partcombiner loses differing absolute dynamics
https://code.google.com/p/lilypond/issues/detail?id=4095

Reoprted by Dan Eble, and confirmed by Simon Albrecht for currelt LP:

V% The part combiner keeps voices separate for crescendi spanning
% different intervals of time, but not for differing absolute
% dynamics.  For consistency, I think it should keep the voices
% separate for differing absolute dynamics.
\version "2.19.12"

soprano = \relative c'' { d4\mf d\< d d\! | d\f d\< d\! d |  }
alto = \relative c'' { g4\mf g\< g g\! | g4\mf g\< g g\! |  }

\score {
  \new Staff <<
    \partcombine \soprano \alto
  >>
}



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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