lilypond-user
[Top][All Lists]
Advanced

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

Re: how to do (de)crescendos between monophonic and polyphonic parts?


From: Kieren MacMillan
Subject: Re: how to do (de)crescendos between monophonic and polyphonic parts?
Date: Wed, 4 Oct 2006 18:50:45 -0400

Hi, Michael:

Does the attached do what you want?

Cheers,
Kieren.

\version  "2.8.6"

theMusic = \relative
{
        c\< << { \voiceTwo d\!} \new Voice { \voiceOne f } >>
}

\score
{
        \theMusic
}




reply via email to

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