bug-lilypond
[Top][All Lists]
Advanced

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

Re: Part combiner junks absolute dynamic


From: Colin Campbell
Subject: Re: Part combiner junks absolute dynamic
Date: Sat, 06 Sep 2014 14:48:39 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

On 14-09-06 10:59 AM, Simon Albrecht wrote:
Am 06.09.2014 um 15:34 schrieb Dan Eble:
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"
Did you mean that? It’s an ancient unstable version.
But the problem is the same with 2.19.12: The warnings
Two simultaneous absolute-dynamic events, junking this one
Previous absolute-dynamic event here
are issued.

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




Logged as Issue 4095 <https://code.google.com/p/lilypond/issues/detail?id=4095>: Partcombiner loses differing absolute dynamics

Cheers,
Colin

--
I've learned that you shouldn't go through life with a catcher's mitt on both 
hands.
You need to be able to throw something back.
-Maya Angelou, poet (1928- )



reply via email to

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