27.03.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.

Tweaks and overrides 446<br />

global = {<br />

\set Score.skipBars = ##t<br />

\key g \major<br />

\time 4/4<br />

%make the staff l<strong>in</strong>es <strong>in</strong>visible on staves<br />

\override Staff.BarL<strong>in</strong>e #'transparent = ##t<br />

\skip 1*8 % the actual music<br />

% let f<strong>in</strong>is bar go through all staves<br />

\override Staff.BarL<strong>in</strong>e #'transparent = ##f<br />

% f<strong>in</strong>is bar<br />

\bar "|."<br />

}<br />

discantusNotes = {<br />

\transpose c' c'' {<br />

\clef treble<br />

d'2. d'4 |<br />

b e' d'2 |<br />

c'4 e'4.( d'8 c' b |<br />

a4) b a2 |<br />

b4.( c'8 d'4) c'4 |<br />

\once \override NoteHead #'transparent = ##t c'1 |<br />

b\breve |<br />

}<br />

}<br />

discantusLyrics = \lyricmode {<br />

Ju -- bi -- |<br />

la -- te De -- |<br />

o, om -nis<br />

ter -- |<br />

ra, __ om- |<br />

"..." |<br />

-us. |<br />

}<br />

altusNotes = {<br />

\transpose c' c'' {<br />

\clef treble<br />

r2 g2. e4 fis g | % two bars<br />

a2 g4 e |<br />

fis g4.( fis16 e fis4) |<br />

g1 |<br />

\once \override NoteHead #'transparent = ##t g1 |<br />

g\breve |<br />

}<br />

}<br />

altusLyrics = \lyricmode {<br />

Ju -- bi -- la -- te | % two bars<br />

De -- o, om -- |<br />

nis ter -- ra, |

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

Saved successfully!

Ooh no, something went wrong!