lilypond-user
[Top][All Lists]
Advanced

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

Re: Midi lyrics


From: Mats Bengtsson
Subject: Re: Midi lyrics
Date: Mon, 28 Aug 2006 22:48:26 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20060628 Debian/1.7.8-1sarge7.1

Mats Bengtsson wrote:

For the spaces, this clearly seems like a feature that LilyPond
should handle automatically and that probably is very easy
to implement. If you don't want to do the implementation
yourself, you might want to sponsor that feature, see
information at www.lilypond.org.
For CR/LF, I'm not sure if there is any information
in the current .ly file syntax that can be used to determine
where the phrases end. However, it's easy to manually include
a LF at the end of a syllable, just specify it as \n:
\lyricmode{ Here comes a LF\n }


Correction, it seems that you have to enclose the syllable in
double quotes:
\lyricmode{ Here comes a "LF\n" }

You can also add spaces manually at the end syllables,
that will show up in the MIDI output but not affect the
printed output:
\lyricmode{ Here_ comes_ a_ "LF\n" }

  /Mats





reply via email to

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