lilypond-user
[Top][All Lists]
Advanced

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

Re: Creating a comparison of several variants of unmettered chant


From: Karl Hammar
Subject: Re: Creating a comparison of several variants of unmettered chant
Date: Tue, 9 Feb 2010 15:36:43 +0100 (CET)

Jiri Zurek:
...
> http://old.nabble.com/file/p27515617/comparison.jpg 
...
> The problem is how to vertically align the notes in the desired way, i.e.
> how to match vertically the common melodic patterns? Are there tools in
> lilypond to achieve the result in a way which is humanly manageable?

Can't you use scaled durations [1], something like:

\score {
  <<
    \new Staff { \clef "treble_8" f4\( e f d\) ... }
    ...
    \new Staff { \clef "treble_8" f4\( e*3 f d\) ... }
  >>
}

Regards,
/Karl

[1] 
http://www.lilypond.org/doc/v2.12/Documentation/user/lilypond/Writing-rhythms#Scaling-durations

-----------------------------------------------------------------------
Karl Hammar                    Aspö Data               address@hidden
Lilla Aspö 148                                                 Networks
S-742 94 Östhammar          +46  173 140 57                   Computers
Sweden                     +46  70 511 97 84                 Consulting
-----------------------------------------------------------------------






reply via email to

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