mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 20:39:20 +02:00
Added some airs with lyrics, and updated templates accordingly
This commit is contained in:
parent
743099ea26
commit
39129866d8
59 changed files with 1544 additions and 693 deletions
|
@ -2,13 +2,16 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 6/8
|
||||
}
|
||||
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2. = 40
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 s8 }
|
||||
halfline = { \repeat unfold 4 { s2. | } }
|
||||
part = { \partial 8 \grace{s1} s8}
|
||||
measure = { \grace {s1} s2. |}
|
||||
halfline = { \repeat unfold 4 { \measure } }
|
||||
line = { \repeat unfold 2 { \halfline } }
|
||||
|
||||
%% Headers
|
||||
title = "My Home"
|
||||
meter = "Slow Air"
|
||||
meter = "Slow Air"
|
||||
|
|
91
airs/my_home/full.ly
Normal file
91
airs/my_home/full.ly
Normal file
|
@ -0,0 +1,91 @@
|
|||
\version "2.19.0"
|
||||
|
||||
\include "config.ily"
|
||||
\include "notes.bass.ily"
|
||||
\include "notes.tenor.ily"
|
||||
\include "notes.side.ily"
|
||||
\include "notes.pipes.ily"
|
||||
%\include "notes.pipes.seconds.ily"
|
||||
%\include "notes.lyrics.ily"
|
||||
|
||||
\score {
|
||||
\new StaffGroup <<
|
||||
\new Staff {
|
||||
\global
|
||||
\pipeglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentPipes }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentPipes }
|
||||
<<
|
||||
\new Voice = "format"
|
||||
{
|
||||
\repeat volta 2 { \part \line \break}
|
||||
\repeat volta 2 { \part \line \break}
|
||||
}%Format
|
||||
|
||||
\new Voice = "pipes"
|
||||
{
|
||||
\pipesA s8
|
||||
\pipesB s8
|
||||
}%Pipes
|
||||
>>
|
||||
}
|
||||
% \new Lyrics = "verse1" {
|
||||
% \lyricsglobal
|
||||
% \lyricsto "pipes" {
|
||||
% \verseA
|
||||
% }
|
||||
% }
|
||||
% \new Staff = "seconds" {
|
||||
% \pipessecndglobal
|
||||
% \set Staff.instrumentName = \markup{ \instrumentPipes Seconds }
|
||||
% \set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes 2nd}
|
||||
%
|
||||
%
|
||||
% }
|
||||
\new PipeBandDrumStaff = "side" {
|
||||
\sideglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup \column {\instrumentSide}
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{\shortInstrumentSide}
|
||||
\snareA s8
|
||||
\snareB s8
|
||||
}
|
||||
\new PipeBandDrumStaff = "tenor" {
|
||||
\tenorglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
|
||||
s8 \tenorA s8
|
||||
\tenorB s8
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" {
|
||||
\bassglobal
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
|
||||
|
||||
\bassA s8
|
||||
\bassB s8
|
||||
}
|
||||
>>
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
composer = \markup \large {
|
||||
\column \right-align {
|
||||
$(if (not (string=? "" composerLyrics)) #{ \markup { \line { \composerLyrics ":" } } #} )
|
||||
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \composerPipes ":" }} #} )
|
||||
$(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \composerPipessecnd ":" }} #} )
|
||||
$(if (not (string=? "" composerSide)) #{ \markup {\line { \composerSide ":" }} #} )
|
||||
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \composerTenor ":" }} #} )
|
||||
$(if (not (string=? "" composerBass)) #{ \markup {\line { \composerBass ":" }} #} )
|
||||
}
|
||||
\column \right-align {
|
||||
$(if (not (string=? "" composerLyrics)) #{ \markup { \line { "Lyrics" } } #} )
|
||||
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \instrumentPipes }}#} )
|
||||
$(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \instrumentPipessecnd }}#} )
|
||||
$(if (not (string=? "" composerSide)) #{ \markup {\line { \instrumentSide }}#} )
|
||||
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \instrumentTenor }}#} )
|
||||
$(if (not (string=? "" composerBass)) #{ \markup {\line { \instrumentBass }}#} )
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,97 +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,100,80,250)
|
||||
|
||||
TuneFormat,(1,0,F,L,500,300,500,500,L,1,0)
|
||||
|
||||
TuneTempo,40
|
||||
|
||||
" set 9 ",(T,L,0,0,Times New Roman,17,700,0,0,18,0,0,0)
|
||||
|
||||
" Slow Air",(Y,C,0,0,Times New Roman,14,400,0,0,18,0,0,0)
|
||||
|
||||
" Traditional",(M,R,0,0,Times New Roman,10,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)
|
||||
"10",(F,C,0,0,Times New Roman,10,400,0,0,18,0,0,0)
|
||||
" January 14th 2012",(F,L,0,0,Times New Roman,10,400,0,0,18,0,0,0)
|
||||
|
||||
"The Mist Covered Mountains ",(I,L,0,0,Times New Roman,11,700,0,0,18,0,0,0)
|
||||
& sharpf sharpc 6_8
|
||||
I!'' gg B_4 'b tar B_4 'b space
|
||||
! gg F_4 grp F_8 dbf Fr_8 'f El_16 Cl_8
|
||||
! gg LA_4 'la brl LA_4 'la space
|
||||
! dbe Cr_8 'c gg Bl_16 dg Cl_8 dbb Br_8 'b strlg LAl_16 Bl_8 !t
|
||||
|
||||
& sharpf sharpc
|
||||
thrd D_4 'd dbe E_4 'e space
|
||||
! gg Fr_8 'f HGl_16 HAl_8 hdbc Cr_8 'c gg Bl_16 dg LAl_8
|
||||
! gg Br_8 'b dg Cl_16 Fl_8 dbe Er_8 'e Dl_16 Cl_8
|
||||
! gg B_4 'b tar B_4 'b space ''!I
|
||||
|
||||
& sharpf sharpc
|
||||
I!'' gg F_4 'f grp F_4 'f space
|
||||
! dbe Er_8 'e Fl_16 HAl_8 hdbf Fr_8 'f El_16 Cl_8
|
||||
! gg LA_4 tar LA_8 dbe E_4 C_8
|
||||
! gg F_4 grp F_8 dbe Er_8 'e Dl_16 Cl_8 !t
|
||||
|
||||
& sharpf sharpc
|
||||
gg B_4 'b thrd D_4 'd space
|
||||
! dbe Er_8 'e Fl_16 HAl_8 hdbc Cr_8 'c gg Bl_16 dg LAl_8
|
||||
! gg Br_8 'b dg Cl_16 Fl_8 dbe Er_8 'e Dl_16 Cl_8
|
||||
! gg B_4 'b '1 tar B_4 'b _' '2 tar B_4 _' ''!I
|
||||
|
||||
|
||||
|
||||
"My Home",(I,L,0,0,Times New Roman,11,700,0,0,18,0,0,0)
|
||||
|
||||
|
||||
|
||||
|
||||
& sharpf sharpc I!'' gg Er_16 'e Dl_32
|
||||
! dbc Cr_8 'c eg Bl_16 dg Cl_8 gg LAr_8 'la dg Cl_16 El_8
|
||||
! dbha HAr_8 'ha HGl_16 tg Fl_8 dbe E_4 thrd D_8
|
||||
! dbc Cr_8 'c eg Bl_16 dg Cl_8 gg LA_4 gg Br_16 'b Cl_32
|
||||
! thrd Dr_8 'd gg Cl_16 Dl_8 dbb B_4 dbe Er_16 'e Dl_32 !t
|
||||
|
||||
|
||||
& sharpf sharpc
|
||||
dbc Cr_8 'c eg Bl_16 dg LAl_8 gg LAr_8 'la dg Cl_16 El_8
|
||||
! dbha HAr_8 'ha HGl_16 tg Fl_8 dbe E_4 thrd D_8
|
||||
! dbc Cr_8 'c eg LAl_16 dg Cl_8 dbb Br_8 'b eg LGl_16 dg Bl_8
|
||||
! gg LA_4 'la brl LA_4 space ''!I
|
||||
|
||||
|
||||
|
||||
|
||||
& sharpf sharpc I!'' dbe E_8
|
||||
! gg LAr_8 'la Bl_16 grp Cl_8 dbc Cr_8 'c eg Bl_16 dg Cl_8
|
||||
! ag E_4 tar C_8 dbc C_4 E_8
|
||||
! thrd Dr_8 'd gg Cl_16 Dl_8 dbb B_4 gg Cr_16 'c Dl_32
|
||||
! dbe Er_8 'e Cl_16 gg LAl_8 brl LAr_8 'la dg Cl_16 El_8 !t
|
||||
|
||||
|
||||
& sharpf sharpc
|
||||
dbf Fr_8 'f gg Dl_16 Fl_8 dbha HAr_8 'ha HGl_16 Fl_8
|
||||
! dbe Er_8 'e Dl_16 Cl_8 dbha HA_4 thrd D_8
|
||||
! dbc Cr_8 'c eg LAl_16 dg Cl_8 dbb Br_8 'b eg LGl_16 dg Bl_8
|
||||
! gg LA_4 'la '1 brl LA_4 _' '2 brl LA_4 'la _' ''!I
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -2,5 +2,9 @@
|
|||
% Bass
|
||||
\version "2.18.2"
|
||||
composerBass = ""
|
||||
bassglobal = {}
|
||||
bassA = \drummode {
|
||||
}
|
||||
}
|
||||
|
||||
bassB = \drummode {
|
||||
}
|
||||
|
|
33
airs/my_home/notes.pipes.ily
Normal file
33
airs/my_home/notes.pipes.ily
Normal file
|
@ -0,0 +1,33 @@
|
|||
% 6/8 My Home
|
||||
% Pipes
|
||||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
\grg e16. [ d32 ] |
|
||||
\dblc c8. [ \gre b16 \grd c8 ] \grg a8. [ \grd c16 e8 ] |
|
||||
\dblA A8. [ g16 \grA f8 ] \dble e4 \thrwd d8 |
|
||||
\dblc c8. [ \gre b16 \grd c8 ] \grg a4 \grg b16. [ c32 ] |
|
||||
\thrwd d8. [ \grg c16 d8 ] \dblb b4 \dble e16. [ d32 ] |
|
||||
|
||||
\dblc c8. [ \gre b16 \grd a8 ] \grg a8. [ \grd c16 e8 ] |
|
||||
\dblA A8. [ g16 \grA f8 ] \dble e4 \thrwd d8 |
|
||||
\dblc c8. [ \gre a16 \grd c8 ] \dblb b8. [ \gre G16 \grd b8 ] |
|
||||
\grg a4. \wbirl a4
|
||||
}
|
||||
|
||||
pipesB = {
|
||||
\dble e8 |
|
||||
\grg a8. [ b16 \grip c8 ] \dblc c8. [ \gre b16 \grd c8 ] |
|
||||
\gra e4 \taor c8 \dblc c4 e8 |
|
||||
\thrwd d8. [ \grg c16 d8 ] \dblb b4 \grg c16. [ d32 ] |
|
||||
\dble e8. [ c16 \grg a8 ] \wbirl a8. [ \grd c16 e8 ] |
|
||||
|
||||
\dblf f8. [ \grg d16 f8 ] \dblA A8. [ g16 f8 ] |
|
||||
\dble e8. [ d16 c8 ] \dblA A4 \thrwd d8 |
|
||||
\dblc c8. [ \gre a16 \grd c8 ] \dblb b8. [ \gre G16 \grd b8 ] |
|
||||
\grg a4. \wbirl a4
|
||||
}
|
|
@ -2,6 +2,7 @@
|
|||
% Side
|
||||
\version "2.18.2"
|
||||
composerSide = ""
|
||||
sideglobal = {}
|
||||
snareA = \drummode {
|
||||
d8:32( |
|
||||
g8.) d16 g8 \flamd d8. g16 d8 |
|
||||
|
@ -23,4 +24,4 @@ snareB = \drummode {
|
|||
d8.) g16 d8 \flamd d4 g8 |
|
||||
\flamd d8. g16 d8 \flamg g8. d16 g8 |
|
||||
d4.:32( d4)
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
% Tenor
|
||||
\version "2.18.2"
|
||||
composerTenor = ""
|
||||
tenorglobal = {}
|
||||
tenorA = \drummode {
|
||||
d4 d8 g8. d16 g8 |
|
||||
d4. g4 d8 |
|
||||
|
@ -12,4 +13,7 @@ tenorA = \drummode {
|
|||
d4 d8 g4. |
|
||||
r8 g8 d8 r8 d8 g8
|
||||
d8 g8 d8 g4.
|
||||
}
|
||||
}
|
||||
tenorB = \drummode {
|
||||
|
||||
}
|
||||
|
|
46
airs/my_home/pipes.ly
Normal file
46
airs/my_home/pipes.ly
Normal file
|
@ -0,0 +1,46 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "config.ily"
|
||||
\include "notes.pipes.ily"
|
||||
|
||||
\score {
|
||||
\new Staff {
|
||||
\global
|
||||
\pipeglobal
|
||||
<<
|
||||
{
|
||||
\repeat volta 2 { \part \line \break}
|
||||
\repeat volta 2 { \part \line \break}
|
||||
}%Format
|
||||
{
|
||||
\pipesA s8
|
||||
\pipesB s8
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipes
|
||||
}
|
||||
}
|
||||
\score {
|
||||
\new Staff { \global \pipeglobal
|
||||
\set Staff.midiInstrument = #"bagpipe"
|
||||
%%Tune
|
||||
\partial 8
|
||||
\pipesA
|
||||
\pipesA
|
||||
|
||||
\pipesB
|
||||
\pipesB
|
||||
}
|
||||
\midi { \confTempo }
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipes
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue