09.09.2013 Views

LilyPond Beginnershandleiding

LilyPond Beginnershandleiding

LilyPond Beginnershandleiding

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Appendix A: Templates 168<br />

\new Staff = "Staff_flute" {<br />

\set Staff.instrumentName = #"Flute"<br />

% shortInstrumentName, midiInstrument, etc.<br />

% may be set here as well<br />

\fluteMusic<br />

}<br />

\new Staff = "Staff_clarinet" {<br />

\set Staff.instrumentName =<br />

\markup { \concat { "Clarinet in B" \flat } }<br />

% Declare that written Middle C in the music<br />

% to follow sounds a concert B flat, for<br />

% output using sounded pitches such as MIDI.<br />

\transposition bes<br />

% Print music for a B-flat clarinet<br />

\transpose bes c' \clarinetMusic<br />

}<br />

>><br />

\new StaffGroup = "StaffGroup_brass"

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

Saved successfully!

Ooh no, something went wrong!