lilypond-user
[Top][All Lists]
Advanced

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

Re: Phrasing slur over polyphonic melodies


From: Bertalan Fodor
Subject: Re: Phrasing slur over polyphonic melodies
Date: Thu, 15 Jul 2004 23:42:02 +0200
User-agent: Mozilla Thunderbird 0.7.1 (Windows/20040626)

Or perhaps naming Voices explicitily can do the trick.

\context Voice = vocA {
c d e f g << \context Voice = vocA { 1( 2 3 } \\ { 4 5 6 } >>
e f g a << \context Voice = vocA { 7 8 9) } \\ {  a b c } >>
}


Why don't you simply put the two bars in the same line, like:

  << {1( 2 3 | 7 8 9)} \\ {4 5 6 | a b c} >>






reply via email to

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