[EMAIL PROTECTED] writes:
> OK.  I completely cleaned out old versions of lilypond and installed
> 0.1.84 anew.

BTW, could you use the mailing lists for help messages?  We'll be away
from mail soon.


>        \key "D";
>                   

Ah. A nobrainer.  You might try it yourself, too

--- mi2mu/mudela-item.cc.orig   Thu Jul 30 11:09:50 1998
+++ mi2mu/mudela-item.cc        Thu Jul 30 11:10:03 1998
@@ -60,7 +60,7 @@
     : to_str ((char)  ((key_i + 2 - 2) % 7 + 'a'));
   // heu, -2: should be - 1 1/2: A -> fis
    
-  return String("\\key \"" + keyname  + "\";\n");
+  return String("\\key " + keyname  + ";\n");
 }
 
 String


> ]]
> Interpreting music...
> 
> 
> Then:
> 
> Segmentation fault (core dumped)


oops. That's not cool.

> The file lilacs.midi caused the following error message:
> 
> 
> mi2mu 0.1.84. of Jul 30 1998 14:23:54
> Parsing...
> mi2mu: lilacs.mid: 35: warning: zero length string encountered
> 02 60 08 00 ff 7f 03 00
>                         00 41 00 ff 7f 05 00
> mi2mu: lilacs.mid: 36: invalid running status
> 60 08 00 ff 7f 03 00 00
>                         41 00 ff 7f 05 00 00
> 
> and no output was produced.


Sorry, I can't help.  Maybe Jan knows more.

-- 

Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 

Reply via email to