Vocal ensemble template with verse and refrain: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 1: | Line 1: | ||
This template creates a score that starts with a solo verse and continues into a refrain for two voices. It also demonstrates the use of spacer rests within the <code>\global</code> variable to define meter changes (and other elements common to all parts) throughout the entire score. | This template creates a score that starts with a solo verse and continues into a refrain for two voices. It also demonstrates the use of spacer rests within the <code>\global</code> variable to define meter changes (and other elements common to all parts) throughout the entire score. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
\header { tagline = ##f } | \header { tagline = ##f } | ||