bug-lilypond
[Top][All Lists]
Advanced

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

Part combiner junks absolute dynamic


From: Dan Eble
Subject: Part combiner junks absolute dynamic
Date: Sat, 6 Sep 2014 13:34:30 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.
% 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.13.0"

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
  >>
}





reply via email to

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