10.04.2013 Views

in Snippets - LilyPond

in Snippets - LilyPond

in Snippets - LilyPond

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Unfretted str<strong>in</strong>gs 324<br />

c2 b a1<br />

\bar "|."}} %**********************************<br />

music = {<br />

}<br />

\tag #'score \tag #'vn2 \new Staff { > }<br />

\tag #'score \tag #'vla \new Staff { > }<br />

\tag #'score \tag #'vlc \new Staff { > }<br />

>><br />

}<br />

%%% These are the other files you need to save on your computer<br />

%%%%% score.ly<br />

%%%%% (This is the ma<strong>in</strong> file)<br />

%%% uncomment the l<strong>in</strong>e below when us<strong>in</strong>g a separate file<br />

%\<strong>in</strong>clude "piece.ly"<br />

#(set-global-staff-size 14)<br />

\score {<br />

\new StaffGroup \keepWithTag #'score \music<br />

\layout { }<br />

\midi { }<br />

}<br />

%{ Uncomment this block when us<strong>in</strong>g separate files<br />

%%%%% vn1.ly<br />

%%%%% (This is the Viol<strong>in</strong> 1 part file)<br />

\<strong>in</strong>clude "piece.ly"<br />

\score {<br />

\keepWithTag #'vn1 \music<br />

\layout { }<br />

}<br />

%%%%% vn2.ly<br />

%%%%% (This is the Viol<strong>in</strong> 2 part file)<br />

\<strong>in</strong>clude "piece.ly"<br />

\score {<br />

\keepWithTag #'vn2 \music<br />

\layout { }<br />

}<br />

%%%%% vla.ly<br />

%%%%% (This is the Viola part file)

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

Saved successfully!

Ooh no, something went wrong!