10.04.2013 Views

in Snippets - LilyPond

in Snippets - LilyPond

in Snippets - LilyPond

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Vocal music 199<br />

}<br />

\new Lyrics = "one" \lyricsto melody \verba<br />

>><br />

\layout {<br />

\context {<br />

\Staff<br />

\remove "Time_signature_engraver"<br />

\remove "Bar_engraver"<br />

\override Stem #'transparent = ##t<br />

\override Flag #'transparent = ##t<br />

}<br />

\context {<br />

\Voice<br />

\override Stem #'length = #0<br />

}<br />

\context {<br />

\Score<br />

barAlways = ##t<br />

}<br />

}<br />

<br />

Lorem<br />

ipsum dolor sit a met<br />

Anglican psalm template<br />

This template shows one way of sett<strong>in</strong>g out an Anglican psalm chant. It also shows how the<br />

verses may be added as stand-alone text under the music. The two verses are coded <strong>in</strong> different<br />

styles to demonstrate more possibilities.<br />

SopranoMusic = \relative g' {<br />

g1 | c2 b | a1 | \bar "||"<br />

a1 | d2 c | c b | c1 | \bar "||"<br />

}<br />

AltoMusic = \relative c' {<br />

e1 | g2 g | f1 |<br />

f1 | f2 e | d d | e1 |<br />

}<br />

TenorMusic = \relative a {<br />

c1 | c2 c | c1 |<br />

d1 | g,2 g | g g | g1 |<br />

}<br />

BassMusic = \relative c {<br />

c1 | e2 e | f1 |<br />

d1 | b2 c | g' g | c,1 |<br />

}<br />

global = {

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!