1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-10-04 23:14:41 +02:00
pipeband-music/standards/68_standards_extra.side.ly
2016-12-22 16:40:30 +01:00

21 lines
265 B
Text

\version "2.18.2"
\include "lilydrum.ly"
\include "./68_standards.side.ily"
% Score
\score {
\new PipeBandDrumStaff {
\time 6/8
\drummode {
}
}
\header{
title = "6/8 Marches (Extra)"
meter = "Quick March"
composer = ""
instrument = "Side"
}
}