mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
Fixed layout, not yet written
This commit is contained in:
parent
3ff81eedb3
commit
164b8225bd
6 changed files with 49 additions and 14 deletions
|
@ -1,7 +1,5 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\header {
|
||||
title = "Standards"
|
||||
instrument = "Bass"
|
||||
|
@ -20,6 +18,7 @@
|
|||
title = "2/4 Standard"
|
||||
}
|
||||
}
|
||||
\break
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\time 3/4
|
||||
|
@ -34,6 +33,7 @@
|
|||
title = "3/4 Standard"
|
||||
}
|
||||
}
|
||||
\break
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\time 4/4
|
||||
|
@ -48,6 +48,7 @@
|
|||
title = "4/4 Standard"
|
||||
}
|
||||
}
|
||||
\break
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\time 6/8
|
||||
|
@ -61,4 +62,4 @@
|
|||
\header {
|
||||
title = "6/8 Standard"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\header {
|
||||
instrument = "Tenor"
|
||||
title = "Standards"
|
||||
|
@ -41,7 +39,7 @@
|
|||
title = "2/4 Standards"
|
||||
}
|
||||
}
|
||||
|
||||
\break
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\time 3/4
|
||||
|
@ -68,7 +66,7 @@
|
|||
title = "3/4 Standards"
|
||||
}
|
||||
}
|
||||
|
||||
\break
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\time 4/4
|
||||
|
@ -95,7 +93,7 @@
|
|||
title = "4/4 Standards"
|
||||
}
|
||||
}
|
||||
|
||||
\break
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\time 6/8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue