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
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
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
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
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
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
--- 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
> 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
> 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
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
10 matches
Mail list logo