Re: midi lyric events

2004-04-27 Thread John Comeau
You're absolutely right! The lyrics are there, they just don't show up in the 'strings' output! Thanks for pointing that out Mats, and thanks to all concerned for the bugfix! And also thanks to Erik for the pointer... I've been away from Lilypond for a few months now anyway, so I'll probably have

Re: midi lyric events

2004-04-27 Thread John Comeau
You're absolutely right! The lyrics are there, they just don't show up in the 'strings' output! Thanks for pointing that out Mats, and thanks to all concerned for the bugfix! And also thanks to Erik for the pointer... I've been away from Lilypond for a few months now anyway, so I'll probably have

Re: midi lyric events

2004-04-27 Thread Mats Bengtsson
You could try input/template/melody-lyrics.ly It turns out that the lyrics indeed is included in the file even though it's not found by the strings command (since the syllables are not ended by a \000 in the MIDI format). >strings melody-lyrics.midi MThd MTrk 'Creator: GNU LilyPond 2.2.0 :Generate

Re: midi lyric events

2004-04-27 Thread Erik Sandberg
On Tuesday 27 April 2004 09.13, John Comeau wrote: > 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. Can you please send the exact .ly file which doesn't

Re: midi lyric events

2004-04-27 Thread John Comeau
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. [EMAIL PROTECTED] ~/lilypond $ strings melody-lyrics.new.midi MThd MTrk 'Creator: GNU LilyPond 2.2.0 :Generated

Re: midi lyric events

2003-10-17 Thread Jan Nieuwenhuizen
John Comeau writes: >> > block to >> > input/twinkle-pop.ly: > > Upgraded to 2.0.1 (cygwin), same problem: no lyrics in > MIDI output. Thanks to your report, Han-Wen made fixes for this in the development version, 2.1.0. These may not appear in regular binary releases until 2.2. Jan. -- Jan N

Re: midi lyric events

2003-10-16 Thread John Comeau
--- John Comeau <[EMAIL PROTECTED]> wrote: > > Jan Nieuwenhuizen <[EMAIL PROTECTED]> 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 bu

Re: midi lyric events

2003-09-29 Thread John Comeau
> Please send a short .ly file and the resulting .midi to bug-lilypond. OK, attached: [EMAIL PROTECTED] ~/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

Re: midi lyric events

2003-09-28 Thread John Comeau
> Please send a short .ly file and the resulting .midi to bug-lilypond. OK, attached:   [EMAIL PROTECTED] ~/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    \mel

Re: midi lyric events

2003-09-28 Thread Jan Nieuwenhuizen
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 tw