lilypond-user
[Top][All Lists]
Advanced

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

Placement of Chorus for Hymn


From: BGM
Subject: Placement of Chorus for Hymn
Date: Tue, 21 Jun 2016 14:55:42 -0700 (MST)

Hi, all, I'm having trouble placing a chorus line.
If I put the chorus in one \score and the verses in another \score, then
they display correctly, but I can't get the midi for both scores as one
file.

It should have the entire chorus first, with the music for the verses in a
separate staff.

\score{
<<

    \new staff{ <<
        \tempo 4=90
        \chorusmusic
        \addlyrics{ \chorus  }
                >>
    }

    \new staff{<<
        \versesmusic

    \addlyrics{ \firstVerse }
    %\addlyrics { \secondVerse }
               >>
               }

>>
\layout{}
\midi{}
}



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Placement-of-Chorus-for-Hymn-tp191809.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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