bug-lilypond
[Top][All Lists]
Advanced

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

Re: midi lyric events


From: John Comeau
Subject: Re: midi lyric events
Date: Tue, 27 Apr 2004 00:13:30 -0700 (PDT)

Lazyass that I am, I waited till someone else got 2.2
ready for Cygwin, and installed it tonight. Had to run
convert-ly on the old sample program, but sorry to say
the same bug is there.

address@hidden ~/lilypond
$ strings melody-lyrics.new.midi
MThd
MTrk
'Creator: GNU LilyPond 2.2.0
:Generated automatically by: GNU LilyPond 2.2.0
<at Mon Apr 26 23:51:20 2004
<at Mon Apr 26 23:51:20 2004
Track 0
MTrk
MTrk


> Please send a short .ly file and the resulting .midi
to bug-lilypond.
OK, attached:
 
address@hidden ~/lilypond
$ tail -n 20 melody-lyrics.ly
  a b c d
}
text = \lyrics {
  Aaa Bee Cee Dee
}
\score {
  <
    \addlyrics
      \context Staff = one {
        \property Staff.autoBeaming = ##f
        \melody
      }
      \context Lyrics \text
  >
  \paper { }
  \midi  { }
}
 
address@hidden ~/lilypond
$ ly2dvi melody-lyrics.ly
ly2dvi (GNU LilyPond) 1.8.1
Running usr...GNU LilyPond 1.8.1
Now processing: `melody-lyrics.ly'
Parsing...
Interpreting music...[2]
Preprocessing graphical objects...
Calculating line breaks... [2]
paper output to `melody-lyrics.tex'...
Interpreting music...
MIDI output to `melody-lyrics.midi'...
Track ...
Analyzing melody-lyrics.tex...
Running latex...
DVI output to `melody-lyrics.dvi'...
MIDI output to `melody-lyrics.midi'...
address@hidden ~/lilypond
$ strings melody-lyrics.midi
MThd
MTrk
'Creator: GNU LilyPond 1.8.1
:Generated automatically by: GNU LilyPond 1.8.1
<at Sun Sep 28 20:43:38 2003
Efrom musical definition:
/home/jcomeau/lilypond/melody-lyrics.ly:31:2
Track 0
MTrk
bright acoustic
MTrk
bright acoustic


Jan Nieuwenhuizen <address@hidden> wrote:

    John Comeau writes:

    > Hmm, not for me, with ly2dvi 1.8.1 under cygwin.
I'm probably not
    > specifying some property I need.


    Please send a short .ly file and the resulting
.midi to bug-lilypond.

    Jan.


=====
John Comeau <address@hidden> http://jcomeau.com/
Support use of open source OS's! Charge for Windows versions of your software!


        
                
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 




reply via email to

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