lilypond-devel
[Top][All Lists]
Advanced

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

Re: Vocal music and beaming


From: Marco Gusy
Subject: Re: Vocal music and beaming
Date: Thu, 23 Mar 2006 16:58:47 +0100
User-agent: KMail/1.9.1

Alle 13:09, giovedì 23 marzo 2006, Mats Bengtsson ha scritto:
> If you want the beaming to be determined based on the 
> syllables,
> then LilyPond needs some other method to figure out the duration of each 
> syllable.

I meant that the method to deterine syllable duration in lyrics is already 
implemented in lilypond. Try this snippet

<<
\new Voice = "canto" { 
        \relative c' {
                c8 d( e) f e d e g f e c d }
        } 
\new Lyrics \lyricsto "canto" {
  Ky -- _ _ ri e _ _ _ _ Ky -- ri -- e
}
>>




reply via email to

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