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.

Templates 522<br />

}<br />

\midi { }<br />

<br />

<br />

<br />

Str<strong>in</strong>g quartet template (simple)<br />

This template demonstrates a simple str<strong>in</strong>g quartet. It also uses a \global section for time and<br />

key signatures<br />

global= {<br />

\time 4/4<br />

\key c \major<br />

}<br />

viol<strong>in</strong>One = \new Voice \relative c'' {<br />

\set Staff.<strong>in</strong>strumentName = #"Viol<strong>in</strong> 1 "<br />

}<br />

c2 d<br />

e1<br />

\bar "|."<br />

viol<strong>in</strong>Two = \new Voice \relative c'' {<br />

\set Staff.<strong>in</strong>strumentName = #"Viol<strong>in</strong> 2 "<br />

}<br />

g2 f<br />

e1<br />

\bar "|."<br />

viola = \new Voice \relative c' {<br />

\set Staff.<strong>in</strong>strumentName = #"Viola "<br />

\clef alto<br />

}<br />

e2 d<br />

c1<br />

\bar "|."<br />

cello = \new Voice \relative c' {<br />

\set Staff.<strong>in</strong>strumentName = #"Cello "<br />

\clef bass<br />

c2 b<br />

a1<br />

\bar "|."

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

Saved successfully!

Ooh no, something went wrong!