On 11-05-24 10:26 AM, Mark Polesky wrote:
Hey guys,
When simultaneous tempo changes disagree:
1) a message reports "junking" all but the first one found;
2) and the first one found is printed in the pdf;
3) but the *last* one found is used for the midi output.
This is inconsistent and should be fixed!
Here's a small file demonstrating the problem:
********************
\version "2.13.59"
\score {
\new PianoStaff<<
\new Staff \relative c'' {
\tempo 4=60
c8 d e f g a b c
}
\new Staff \relative c' {
\tempo 4=120
c8 d e f g a b c
}
\new Staff \relative c {
\clef bass
\tempo 4=240
c8 d e f g a b c
}
>>
\layout {}
\midi {}
}
********************
Thanks.
- Mark
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
Thanks for the report, Mark! Added as
http://code.google.com/p/lilypond/issues/detail?id=1662
Colin Campbell
Bug Squad
--
The test of our progress is not whether we add more to the abundance
of those who have much, it is whether we provide enough for those who
have too little.
-Franklin D. Roosevelt, 32nd US President (1882-1945)
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond