"Johan Walter" <[EMAIL PROTECTED]> writes:

[please, always send questions to one of the the mailing lists]

> Now I tried to convert a midi file to ly using midi2ly 1.3.46.jbr1.
> But when I used ly2dvi (1.3.46.jbr1), I got the errormessage:
> 
> ...: incorrect mudela version: 1.3.4 (1.3.42, 1.3.46)

This error means that the input is for lilypond version 1.3.4.  Your
version of lilypond can only process versions 1.3.42 -- 1.3.46.  You
may try using convert-ly(.py) to upgrade the .ly file.

That midi2ly generates old .ly files is a bug, but you're using an old
version of lilypond.  This should all be fixed in 1.4.0:

    http://www.lilypond.org/gnu-windows/setup.exe

> If I change
> 
> \version "1.3.4";
> 
> in the generated ly file to
> 
> \version "1.3.46";
> 
> I get a lot of errormessages.

Yes, that's what the version number is for: to indicate the version of
lilypond that must be usd.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to