bug-lilypond
[Top][All Lists]
Advanced

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

Re: v2.23.8: \fine seems to break \midi


From: Jean Abou Samra
Subject: Re: v2.23.8: \fine seems to break \midi
Date: Tue, 17 May 2022 10:38:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1



Le 09/05/2022 à 20:11, Nikolai Hedler a écrit :
Windows 10, 64-bit

I discovered the new \fine feature and looked to implement it in a project
of mine, and I believe I've discovered a bug in its interaction with \midi
blocks. The following appears to be a minimal example which produces the
error for me:

\version "2.23.8"
\score {
   \unfoldRepeats
   \relative f' {
     \repeat segno 2 {
       c1 \volta 2 \fine
       c
     }
   }
   \midi { }
}

The expected result is 3 notes played, but it inexplicably produces 4. The
log includes the following inscrutable error in duplicate:

programming error: asked to compute volume at +3.000000 for dynamic span of
duration 3.000000 starting at 0
continuing, cross fingers

Not sure what other info may be helpful.

Thanks, opened

https://gitlab.com/lilypond/lilypond/-/issues/6345

Best,
Jean




reply via email to

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