bug-lilypond
[Top][All Lists]
Advanced

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

Re: MIDI programming error with polyphony


From: Thomas Morley
Subject: Re: MIDI programming error with polyphony
Date: Tue, 9 Aug 2016 11:37:37 +0200

2016-08-06 9:34 GMT+02:00 Timothy Lanfear <address@hidden>:
> Bug first appears in 2.19.46.
>
> \version "2.19.46"
>
> \score {
>   { a'4 << \new Voice a'4 \new Voice f'4 >> a'2 }
>   \midi{}
> }
>
> generates
>
> GNU LilyPond 2.19.46
> Processing `tmp.ly'
> Parsing...
> Interpreting music...
> MIDI output to `tmp.midi'...
> programming error: asked to compute volume at +0.250000 for dynamic span of
> duration 0.250000 starting at 1/4 continuing, cross fingers
> programming error: asked to compute volume at +0.250000 for dynamic span of
> duration 0.250000 starting at 1/4 continuing, cross fingers
> Success: compilation successfully completed
>
> --
> Timothy Lanfear, Bristol, UK.



Hi Timothy,

thanks for the report.

Looks like already fixed in current master:

GNU LilyPond 2.19.47
Processing `atest-40.ly'
Parsing...
Interpreting music...
MIDI output to `atest-40.midi'...
Success: compilation successfully completed

Hence no ticket created.


Thanks,
  Harm



reply via email to

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