1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-10-31 02:16:34 +01:00

Added La Baum side, fixed standards

This commit is contained in:
Eric Teunis de Boone 2017-02-02 11:42:16 +01:00
parent a8986043ff
commit b8627f7f42
19 changed files with 596 additions and 95 deletions

View file

@ -65,3 +65,18 @@
title = "6/8 Standard"
}
}
\score {
\new PipeBandDrumStaff {
\time 9/8
\drummode {
\repeat volta 2 {
\bassNineeightsOne
}
}
}
\header {
title = "9/8 Standard"
}
}