mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
Fixed little error in Pipes of Lady MK of F
Added scores by C. Ooms
This commit is contained in:
parent
ac4c9758fc
commit
4c8e28ac13
10 changed files with 23 additions and 20 deletions
|
@ -31,7 +31,7 @@
|
|||
\new PipeBandDrumStaff = "side" {
|
||||
\set PipeBandDrumStaff.instrumentName = \markup \column {\instrumentSide}
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{\shortInstrumentSide}
|
||||
|
||||
\sideglobal
|
||||
\snareA s8
|
||||
\snareBA
|
||||
\snareBB
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\sideglobal
|
||||
<<
|
||||
{
|
||||
\repeat volta 2 { \part \halfline \break \halfline } \break
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
\repeat volta 2 { \bassA } \break
|
||||
\bassBA \break
|
||||
\bassBB
|
||||
\bassBB \bar "|."
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\include "config.ily"
|
||||
\include "notes.bass.ily"
|
||||
%\include "notes.tenor.ily"
|
||||
\include "notes.side.ily"
|
||||
\include "notes.side.alt.ily"
|
||||
\include "notes.pipes.ily"
|
||||
|
||||
\score {
|
||||
|
@ -37,8 +37,8 @@
|
|||
\set PipeBandDrumStaff.shortInstrumentName = \markup{\shortInstrumentSide}
|
||||
|
||||
\snareA s8
|
||||
\snareB
|
||||
\snareB
|
||||
\snareBA
|
||||
\snareBB
|
||||
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
% 2/4 MacKenzie Highlanders
|
||||
% Bass
|
||||
\version "2.18.2"
|
||||
composerBass = "C. Ooms, 2015"
|
||||
composerBass = "C. Ooms, 2016"
|
||||
bassglobal = {}
|
||||
|
||||
bassA = \drummode {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue