1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-27 20:24:42 +02:00
pipeband-music/other/jonge_prins_van_friesland/tenor.ly

48 lines
623 B
Text
Raw Normal View History

\version "2.18.2"
\include "bagpipe.ly"
\include "lilydrum.ly"
\include "bagpipe.ly"
\include "lilydrum.ly"
\include "bagpipe.ly"
\include "lilydrum.ly"
\include "lilydrum.ly"
\include "lilydrum.ly"
\include "lilydrum.ly"
\include "lilydrum.ly"
\include "lilydrum.ly"
\include "lilydrum.ly"
\include "config.ily"
\include "notes.tenor.ily"
\score {
\new PipeBandDrumStaff {
\global
\tenorglobal
<<
\new NullVoice = "format" {
}%Format
\new DrumVoice = "tenor" {
}
>>
}
\header {
title = \title
meter = \meter
instrument = \instrumentTenor
composer = \composerTenor
}
}