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: Mon, 29 Sep 2003 05:01:27 -0700 (PDT)

> 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 from 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.
> 
> You do not need to specify anything, add a \midi {}
> block to
> input/twinkle-pop.ly:
> 
> $ strings twinkle-pop.midi
> MThd
> MTrk
> 'Creator: GNU LilyPond 2.0.0.jcn1
> :Generated automatically by: GNU LilyPond 2.0.0.jcn1
> ,from musical definition: twinkle-pop.ly:53:9
> Track 0
> MTrk
> MTrk
> melody
> MTrk
> vous
> tour
> ment
> veut
> Comme
> grand
> bons
> mieux


=====
John Comeau <address@hidden> http://jcomeau.com/
Quick question? Fast answer! http://quickquestions.com/

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com




reply via email to

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