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.

Keyboards 251<br />

>><br />

<br />

<br />

<br />

8 6<br />

<br />

8 6<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

Jazz combo template<br />

<br />

<br />

This is quite an advanced template, for a jazz ensemble. Note that all <strong>in</strong>struments are notated <strong>in</strong><br />

\key c \major. This refers to the key <strong>in</strong> concert pitch; the key will be automatically transposed<br />

if the music is with<strong>in</strong> a \transpose section.<br />

\header {<br />

title = "Song"<br />

subtitle = "(tune)"<br />

composer = "Me"<br />

meter = "moderato"<br />

piece = "Sw<strong>in</strong>g"<br />

tagl<strong>in</strong>e = \markup {<br />

\column {<br />

"<strong>LilyPond</strong> example file by Amelie Zapf,"<br />

"Berl<strong>in</strong> 07/07/2003"<br />

}<br />

}<br />

}<br />

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

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

%%%%%%%%%%%% Some macros %%%%%%%%%%%%%%%%%%%<br />

sl = {<br />

\override NoteHead #'style = #'slash<br />

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

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

}<br />

nsl = {<br />

\revert NoteHead #'style<br />

\revert Stem #'transparent<br />

\revert Flag #'transparent<br />

}<br />

crOn = \override NoteHead #'style = #'cross<br />

crOff = \revert NoteHead #'style<br />

%% <strong>in</strong>sert chord name style stuff here.<br />

jazzChords = { }

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

Saved successfully!

Ooh no, something went wrong!