mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 20:39:20 +02:00
Fixed a few tunes
Template for seconds and thirds and a 'full' for pipes added
This commit is contained in:
parent
16d7896465
commit
35bf4dc8f3
51 changed files with 1090 additions and 517 deletions
|
@ -1,7 +1,7 @@
|
|||
\version "2.19.0"
|
||||
|
||||
\include "config.ily"
|
||||
\include "notes.bass.ily"
|
||||
%\include "notes.bass.ily"
|
||||
\include "notes.tenor.ily"
|
||||
\include "notes.side.ily"
|
||||
\include "notes.pipes.ily"
|
||||
|
@ -14,28 +14,54 @@
|
|||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentPipes }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentPipes }
|
||||
<<
|
||||
{}%Format
|
||||
{}%Pipes
|
||||
{
|
||||
\repeat unfold 2 {
|
||||
\partial 4 s4
|
||||
\line
|
||||
\break
|
||||
\line \bar "|."
|
||||
\break
|
||||
}
|
||||
}%Format
|
||||
{
|
||||
\pipesAA
|
||||
\pipesAB s4
|
||||
|
||||
\pipesBA
|
||||
\pipesBB
|
||||
}%Pipes
|
||||
>>
|
||||
}
|
||||
\new PipeBandDrumStaff = "side" {
|
||||
\sideglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup \column {\instrumentSide}
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{\shortInstrumentSide}
|
||||
\snareA
|
||||
\snareA s4
|
||||
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" {
|
||||
\bassglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
|
||||
\snareBA
|
||||
\snareBB s4
|
||||
|
||||
}
|
||||
\new PipeBandDrumStaff = "tenor" {
|
||||
\tenorglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
|
||||
\repeat unfold 2 {
|
||||
\repeat unfold 2 {
|
||||
r8. \tenorA
|
||||
}
|
||||
s4
|
||||
}
|
||||
|
||||
}
|
||||
% \new PipeBandDrumStaff = "bass" {
|
||||
% \bassglobal
|
||||
% \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
|
||||
% \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
|
||||
%
|
||||
% }
|
||||
>>
|
||||
\header {
|
||||
title = \title
|
||||
|
|
|
@ -1,62 +0,0 @@
|
|||
Bagpipe Reader:1.0
|
||||
|
||||
MIDINoteMappings,(54,56,58,59,61,63,64,66,68,56,58,60,61,63,65,66,68,70,55,57,59,60,62,64,65,67,69)
|
||||
|
||||
FrequencyMappings,(370,415,466,494,554,622,659,740,831,415,466,523,554,622,699,740,831,932,392,440,494,523,587,659,699,784,880)
|
||||
|
||||
InstrumentMappings,(71,71,45,33,1000,60,70)
|
||||
|
||||
GracenoteDurations,(20,40,30,50,100,200,800,1200,250,250,250,500,200)
|
||||
|
||||
FontSizes,(90,100,88,80,250)
|
||||
|
||||
TuneFormat,(1,0,F,L,500,500,500,500,L,1,0)
|
||||
|
||||
TuneTempo,90
|
||||
|
||||
" set 12",(T,L,0,0,Times New Roman,17,700,0,0,18,0,0,0)
|
||||
|
||||
"March",(Y,C,0,0,Times New Roman,14,400,0,0,18,0,0,0)
|
||||
|
||||
"",(M,R,0,0,Times New Roman,11,400,0,0,18,0,0,0)
|
||||
|
||||
"The Seaforth Highlanders of Holland",(F,R,0,0,Times New Roman,10,400,0,0,18,0,0,0)
|
||||
"12 a",(F,C,0,0,Times New Roman,10,400,0,0,18,0,0,0)
|
||||
"February 21st 2010",(F,L,0,0,Times New Roman,10,400,0,0,18,0,0,0)
|
||||
|
||||
"The Leaving of Liverpool",(I,L,0,0,Times New Roman,11,700,0,0,18,0,0,0)
|
||||
|
||||
& sharpf sharpc 4_4
|
||||
gg LAr_8 'la Bl_16
|
||||
! grp C_4 dbc Cr_8 El_8 thrd Dr_8 Cl_8 dbb Br_8 LAl_8
|
||||
! HA_4 gg HAr_8 'ha Fl_16 gg E_4 gg LAr_8 'la Bl_16
|
||||
! grp Cr_8 El_8 dbe Er_8 Cl_8 gg Fr_8 'f El_16 thrd Dr_8 Cl_8
|
||||
! dbb B_2 grp B_4 gg LAr_8 'la Bl_16 !t
|
||||
|
||||
& sharpf sharpc
|
||||
grp C_4 dbc Cr_8 El_8 thrd Dr_8 Cl_8 dbb Br_8 LAl_8
|
||||
! HA_4 gg HAr_8 'ha Fl_16 gg E_4 gg LAr_8 'la Bl_16
|
||||
! grp Cr_8 El_8 dbe Er_8 Cl_8 dbb ^ts B_4 'b strlg LA_8
|
||||
! gg LA_2 brl LA_4 !I
|
||||
|
||||
& sharpf sharpc
|
||||
gg Fr_8 'f HGl_16
|
||||
! dbha HA_4 ^tha HAr_8 'ha Fl_16 gg E_4 'e strla E_8
|
||||
! gg Fr_8 Dl_8 HAr_8 'ha Fl_16 gg E_4 gg LAr_8 'la Bl_16
|
||||
! grp Cr_8 El_8 dbe Er_8 Cl_8 gg Fr_8 'f El_16 thrd Dr_8 Cl_8
|
||||
! dbb B_2 grp B_4 gg Fr_8 'f HGl_16 !t
|
||||
|
||||
|
||||
& sharpf sharpc
|
||||
dbha HA_4 ^tha HAr_8 'ha Fl_16 gg E_4 'e strla E_8
|
||||
! gg Fr_8 Dl_8 HAr_8 'ha Fl_16 gg E_4 gg LAr_8 'la Bl_16
|
||||
! grp Cr_8 El_8 dbe Er_8 Cl_8 dbb B_4 'b strlg LA_8
|
||||
! gg LA_2 brl LA_4 !I
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -15,20 +15,20 @@ pipesAA = {
|
|||
pipesAB = {
|
||||
\grip c4 \dblc c8 [ e8 ] \thrwd d8 [ c8 ] \dblb b8 [ a8 ] |
|
||||
A4 \grg A8. [ f16 ] \grg e4 \grg a8. [ b16 ] |
|
||||
\grip c8 [ e8 ] \dble e8 [ c8 ] \dblb b4~ \grG a8 |
|
||||
\grip c8 [ e8 ] \dble e8 [ c8 ] \dblb b4. \grG a8 |
|
||||
\grg a2 \wbirl a4
|
||||
}
|
||||
|
||||
pipesBA = {
|
||||
\grg f8. [ g16 ] |
|
||||
\dblA A4 A8. [ f16 ] \grg e4. \gra e8 |
|
||||
\dblA A4~ A8. [ f16 ] \grg e4. \gra e8 |
|
||||
\grg f8 [ d8 ] A8. [ f16 ] \grg e4 \grg a8. [ b16 ] |
|
||||
\grip c8 [ e8 ] \dble e8 [ c8 ] \grg f8. [ e16 ] \thrwd d8 [ c8 ] |
|
||||
\dblb b2 \grip b4 \grg f8. [ g16 ] |
|
||||
}
|
||||
|
||||
pipesBB = {
|
||||
\dblA A4 A8. [ f16 ] \grg e4. \gra e8 |
|
||||
\dblA A4~ A8. [ f16 ] \grg e4. \gra e8 |
|
||||
\grg f8 [ d8 ] A8. [ f16 ] \grg e4 \grg a8. [ b16 ] |
|
||||
\grip c8 [ e8 ] \dble e8 [ c8 ] \dblb b4. \grG a8 |
|
||||
\grg a2 \wbirl a4
|
||||
|
|
|
@ -2,7 +2,9 @@
|
|||
% Snare
|
||||
\version "2.18.2"
|
||||
composerSnare = "E.T. de Boone, 2015"
|
||||
|
||||
sideglobal = {
|
||||
\eighthBeaming
|
||||
}
|
||||
%%music
|
||||
snareA = \drummode {
|
||||
r8 d16. g32 |
|
||||
|
@ -30,4 +32,4 @@ snareBB = \drummode{
|
|||
\flamg g16. d32:128( d16.) g32 d16.:64( d32) \tuplet 3/2 { g16 d g } \flamd d16. g32-> d32 g d g d16. g32-> d32 g d g |
|
||||
|
||||
d4 d4:32( d4)
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
% Tenor
|
||||
\version "2.18.2"
|
||||
composerTenor = "F.J. de Boone,2011"
|
||||
|
||||
tenorglobal = {}
|
||||
%%music
|
||||
tenorA = \drummode {
|
||||
g16 |
|
||||
|
@ -24,4 +24,4 @@ tenorA = \drummode {
|
|||
d16 g d g
|
||||
d g d g
|
||||
d4
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,10 +9,11 @@
|
|||
<<
|
||||
{
|
||||
\repeat unfold 2 {
|
||||
\part
|
||||
\partial 4 s4
|
||||
\line
|
||||
\break
|
||||
\line
|
||||
\bar "|."
|
||||
\break
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue