lilypond-user
[Top][All Lists]
Advanced

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

Re: "programming error: Going back in MIDI time"


From: Ed Ravin
Subject: Re: "programming error: Going back in MIDI time"
Date: Wed, 29 Aug 2007 16:11:50 -0400
User-agent: Mutt/1.5.10i

Haven't heard any response-  can anyone ID the cause of this message?
It does not seem to be causing any other problems, yet...

On Mon, Aug 27, 2007 at 12:20:59PM -0400, Ed Ravin wrote:
> 
> I get these messages at the end of every compilation.  Platform is
> Mac OS 10.3.9.  Any idea what this means?
> 
> GNU LilyPond 2.10.29
> Processing `southern.ly'
> Parsing...
> Interpreting music... [8][16][22]
> Preprocessing graphical objects...
> Interpreting music... 
> MIDI output to `southern.midi'...
> programming error: Going back in MIDI time.
> continuing, cross fingers
> programming error: Going back in MIDI time.
> continuing, cross fingers
> programming error: Going back in MIDI time.
> continuing, cross fingers
> programming error: Going back in MIDI time.
> continuing, cross fingers
> programming error: Going back in MIDI time.
> continuing, cross fingers
> programming error: Going back in MIDI time.
> continuing, cross fingers
> Layout output to `southern.ps'...
> Converting to `southern.pdf'...
> 
> The score block that generates the MIDI output is below.
> 
> \score { % no layout, just MIDI, unfold repeats
>         {
>         <<
>       \new Staff = "singer"
>                 <<
>                 \new Voice = "vocal" {
>                                 \autoBeamOff
>                                 \melody
>                         }
>         >>
>       \new Lyrics \lyricsto vocal \new Lyrics { \text }
>       \new PianoStaff = "piano" <<
>                 #(set-accidental-style 'piano)
>         \new Staff = "upper" { \unfoldRepeats \upper }
>         \new Staff = "lower" { \unfoldRepeats \lower }
>       >>
>     >>
>         }
> 
>         \midi {
>                 \context {
>                 \Score
>                         tempoWholesPerMinute = #(ly:make-moment 72 4)
>                 }
>         }
> 
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 

-- 
Ed Ravin          | "The law, in its majestic equality, forbids the rich as
                  |  well as the poor to sleep under bridges, to beg in the
 eravin@          |  streets, and to steal bread."
 panix.com        |               --Anatole France, Le Lys Rouge [1894]




reply via email to

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