diff --git a/2-4_marches/mairis_wedding/notes.pipes.ily b/2-4_marches/mairis_wedding/notes.pipes.ily index 4382be0..dc98a61 100644 --- a/2-4_marches/mairis_wedding/notes.pipes.ily +++ b/2-4_marches/mairis_wedding/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "Trad." arrangerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/3-4_marches/ballad_of_the_green_berets/config.ily b/3-4_marches/ballad_of_the_green_berets/config.ily index f4cf327..064022b 100644 --- a/3-4_marches/ballad_of_the_green_berets/config.ily +++ b/3-4_marches/ballad_of_the_green_berets/config.ily @@ -2,6 +2,7 @@ %% Globals global = { \time 3/4 + \key a \mixolydian } confTempo = { \tempo 4 = 90 diff --git a/3-4_marches/ballad_of_the_green_berets/lyrics.ly b/3-4_marches/ballad_of_the_green_berets/lyrics.ly index c95a1b0..2327d8e 100644 --- a/3-4_marches/ballad_of_the_green_berets/lyrics.ly +++ b/3-4_marches/ballad_of_the_green_berets/lyrics.ly @@ -67,6 +67,5 @@ \column { \verseCblock } - } } } diff --git a/3-4_marches/ballad_of_the_green_berets/notes.pipes.ily b/3-4_marches/ballad_of_the_green_berets/notes.pipes.ily index 698b4c2..6aac586 100644 --- a/3-4_marches/ballad_of_the_green_berets/notes.pipes.ily +++ b/3-4_marches/ballad_of_the_green_berets/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "F.J. de Boone, 2009" pipeglobal = { - \key a \major + \key a \mixolydian } pipesA = { \grg c8 [ \grG c8 ] \grg c4. a8 | diff --git a/3-4_marches/balmoral/config.ily b/3-4_marches/balmoral/config.ily index 3130c98..4db0482 100644 --- a/3-4_marches/balmoral/config.ily +++ b/3-4_marches/balmoral/config.ily @@ -2,6 +2,7 @@ %% Globals global = { \time 3/4 + \key a \mixolydian } confTempo = { \tempo 4 = 78 diff --git a/3-4_marches/balmoral/notes.pipes.ily b/3-4_marches/balmoral/notes.pipes.ily index 5047f33..faa4c42 100644 --- a/3-4_marches/balmoral/notes.pipes.ily +++ b/3-4_marches/balmoral/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "Arr. G. Rooney/Seaforths of Holland" pipeglobal = { - \key a \major + \key a \mixolydian } pipesA = { \grg a8. [ b16 ] \grip c4 \grg e4 | diff --git a/3-4_marches/balmoral/notes.pipes.seconds.ily b/3-4_marches/balmoral/notes.pipes.seconds.ily index b18509a..7889c16 100644 --- a/3-4_marches/balmoral/notes.pipes.seconds.ily +++ b/3-4_marches/balmoral/notes.pipes.seconds.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipesSecnd = "" pipessecndglobal = { - \key a \major + \key a \mixolydian } pipessecndA = { \grg c8. [ d16 ] \dble e4 \grg A4 | diff --git a/3-4_marches/balmoral/notes.pipes.thirds.ily b/3-4_marches/balmoral/notes.pipes.thirds.ily index 9358647..fb335ef 100644 --- a/3-4_marches/balmoral/notes.pipes.thirds.ily +++ b/3-4_marches/balmoral/notes.pipes.thirds.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipesThrd = "" pipesthrdglobal = { - \key a \major + \key a \mixolydian } pipesthrdA = { \grg c8. [ d16 ] \grg e8 [ c8 ] \grg f8 [ A8 ] | diff --git a/3-4_marches/bloody_fields_of_flanders/notes.pipes.ily b/3-4_marches/bloody_fields_of_flanders/notes.pipes.ily index 608c189..747ce3f 100644 --- a/3-4_marches/bloody_fields_of_flanders/notes.pipes.ily +++ b/3-4_marches/bloody_fields_of_flanders/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "John MacLellan" arrangerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAA = { diff --git a/3-4_marches/collins_cattle/notes.pipes.ily b/3-4_marches/collins_cattle/notes.pipes.ily index 6c295ba..ba81954 100644 --- a/3-4_marches/collins_cattle/notes.pipes.ily +++ b/3-4_marches/collins_cattle/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } pipesA = { \grg a8. [ b16 ] \grip c4 \dblc c4 | diff --git a/3-4_marches/green_hills_of_tyrol/notes.pipes.ily b/3-4_marches/green_hills_of_tyrol/notes.pipes.ily index a678d6f..1856e60 100644 --- a/3-4_marches/green_hills_of_tyrol/notes.pipes.ily +++ b/3-4_marches/green_hills_of_tyrol/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "PM J. MacLeod" arrangerPipes = "1936" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/3-4_marches/jim_thomson_of_flagstaff/notes.pipes.ily b/3-4_marches/jim_thomson_of_flagstaff/notes.pipes.ily index 7cfa8eb..d838c20 100644 --- a/3-4_marches/jim_thomson_of_flagstaff/notes.pipes.ily +++ b/3-4_marches/jim_thomson_of_flagstaff/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "R. Watt" arrangerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/3-4_marches/my_land/notes.pipes.ily b/3-4_marches/my_land/notes.pipes.ily index 17a1a7c..524359f 100644 --- a/3-4_marches/my_land/notes.pipes.ily +++ b/3-4_marches/my_land/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "N. MacLean" arrangerPipes = "1936" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/3-4_marches/on_the_road_to_passchendaele/notes.pipes.ily b/3-4_marches/on_the_road_to_passchendaele/notes.pipes.ily index f2d37d8..1b43924 100644 --- a/3-4_marches/on_the_road_to_passchendaele/notes.pipes.ily +++ b/3-4_marches/on_the_road_to_passchendaele/notes.pipes.ily @@ -6,7 +6,7 @@ rodin = { \bgrip } composerPipes = "Gavin Stoddart / Alan Brydon" pipeglobal = { - \key a \major + \key a \mixolydian } pipesA = { \grg a8. [ b16 ] \grip c4~ c8 [ \grG c8 ] | diff --git a/3-4_marches/pipe_major_jk_cairns/notes.pipes.ily b/3-4_marches/pipe_major_jk_cairns/notes.pipes.ily index 47a3a8d..dda5c05 100644 --- a/3-4_marches/pipe_major_jk_cairns/notes.pipes.ily +++ b/3-4_marches/pipe_major_jk_cairns/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = " PM A. M. Cairns, MMM, CD" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAA = { diff --git a/3-4_marches/red_hackle/notes.pipes.ily b/3-4_marches/red_hackle/notes.pipes.ily index 0c92165..9f857e2 100644 --- a/3-4_marches/red_hackle/notes.pipes.ily +++ b/3-4_marches/red_hackle/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } pipesA = { \grg a8. [ c16 ] \grg e4 \dblc c8 [ \gre a8 ] | diff --git a/3-4_marches/shoals_of_herring/notes.pipes.ily b/3-4_marches/shoals_of_herring/notes.pipes.ily index e4c6d8f..0e7afc8 100644 --- a/3-4_marches/shoals_of_herring/notes.pipes.ily +++ b/3-4_marches/shoals_of_herring/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } pipesA = { \grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] | diff --git a/3-4_marches/when_the_battle_is_over/notes.pipes.ily b/3-4_marches/when_the_battle_is_over/notes.pipes.ily index fd33bfb..47f7924 100644 --- a/3-4_marches/when_the_battle_is_over/notes.pipes.ily +++ b/3-4_marches/when_the_battle_is_over/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "1936" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/4-4_marches/51st_highland_division/config.ily b/4-4_marches/51st_highland_division/config.ily index 455df55..16210c7 100644 --- a/4-4_marches/51st_highland_division/config.ily +++ b/4-4_marches/51st_highland_division/config.ily @@ -2,6 +2,7 @@ %% Globals global = { \time 4/4 + \key a \mixolydian } confTempo = { \tempo 4 = 90 diff --git a/4-4_marches/51st_highland_division/notes.pipes.ily b/4-4_marches/51st_highland_division/notes.pipes.ily index c13dd24..e267b0c 100644 --- a/4-4_marches/51st_highland_division/notes.pipes.ily +++ b/4-4_marches/51st_highland_division/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } pipesAAA = { \dble e8. [ c16 ] | diff --git a/4-4_marches/auld_lang_syne/config.ily b/4-4_marches/auld_lang_syne/config.ily index 6e2607a..8b8e9eb 100644 --- a/4-4_marches/auld_lang_syne/config.ily +++ b/4-4_marches/auld_lang_syne/config.ily @@ -2,6 +2,7 @@ %% Globals global = { \time 4/4 + \key a \mixolydian } confTempo = { \tempo 4 = 90 diff --git a/4-4_marches/auld_lang_syne/notes.pipes.ily b/4-4_marches/auld_lang_syne/notes.pipes.ily index 7c37032..ebe677b 100644 --- a/4-4_marches/auld_lang_syne/notes.pipes.ily +++ b/4-4_marches/auld_lang_syne/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "Trad." pipeglobal = { - \key a \major + \key a \mixolydian } pipesA = { e4 | diff --git a/4-4_marches/auld_lang_syne/pipes.d.ly b/4-4_marches/auld_lang_syne/pipes.d.ly new file mode 100644 index 0000000..4ec687a --- /dev/null +++ b/4-4_marches/auld_lang_syne/pipes.d.ly @@ -0,0 +1,30 @@ +\version "2.18.2" + +\include "bagpipe.ly" + +\include "./config.ily" +\include "./notes.pipes.ily" + +\score { + \transpose a d { + \new Staff { + \global + \pipeglobal + \repeat volta 2 { + \partial 4 + \pipesA s4 + } + \break + \repeat volta 2 { + \partial 4 + \pipesB s4 + } + } + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/4-4_marches/battle_of_waterloo/config.ily b/4-4_marches/battle_of_waterloo/config.ily index ab110b9..d9fd857 100644 --- a/4-4_marches/battle_of_waterloo/config.ily +++ b/4-4_marches/battle_of_waterloo/config.ily @@ -1,7 +1,7 @@ \version "2.19.0" %% Globals global = { - \key a \major + \key a \mixolydian \time 4/4 } confTempo = { diff --git a/4-4_marches/battle_of_waterloo/notes.pipes.ily b/4-4_marches/battle_of_waterloo/notes.pipes.ily index 39a442b..7ad06f7 100644 --- a/4-4_marches/battle_of_waterloo/notes.pipes.ily +++ b/4-4_marches/battle_of_waterloo/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/4-4_marches/cabar_feidh/config.ily b/4-4_marches/cabar_feidh/config.ily index 56bd023..9064973 100644 --- a/4-4_marches/cabar_feidh/config.ily +++ b/4-4_marches/cabar_feidh/config.ily @@ -1,7 +1,7 @@ \version "2.19.0" %% Globals global = { - \key a \major + \key a \mixolydian \time 4/4 } confTempo = { diff --git a/4-4_marches/cabar_feidh/notes.pipes.agira.ily b/4-4_marches/cabar_feidh/notes.pipes.agira.ily index 20a4856..c36ba04 100644 --- a/4-4_marches/cabar_feidh/notes.pipes.agira.ily +++ b/4-4_marches/cabar_feidh/notes.pipes.agira.ily @@ -6,7 +6,7 @@ titleAgira = "Cabar Feidh (Agira Version)" meterAgira = "March" instrumentPipesAgira = "Pipes" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAgiraA = { diff --git a/4-4_marches/cabar_feidh/notes.pipes.charge.ily b/4-4_marches/cabar_feidh/notes.pipes.charge.ily index cfe9255..0329d8d 100644 --- a/4-4_marches/cabar_feidh/notes.pipes.charge.ily +++ b/4-4_marches/cabar_feidh/notes.pipes.charge.ily @@ -6,7 +6,7 @@ meterCharge = "The Charge" titleCharge = "Cabar Feidh" instrumentPipesCharge = "Pipes" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesChargeA = { diff --git a/4-4_marches/cabar_feidh/notes.pipes.ily b/4-4_marches/cabar_feidh/notes.pipes.ily index 039d8b9..820f81e 100644 --- a/4-4_marches/cabar_feidh/notes.pipes.ily +++ b/4-4_marches/cabar_feidh/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/4-4_marches/dawning_of_the_day/config.ily b/4-4_marches/dawning_of_the_day/config.ily index 46bb20b..27a94b0 100644 --- a/4-4_marches/dawning_of_the_day/config.ily +++ b/4-4_marches/dawning_of_the_day/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 4/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 80 - } +} %% Format part = { \partial 4 s4 } measure = { \grace { s4 } s1 | } diff --git a/4-4_marches/dawning_of_the_day/notes.pipes.ily b/4-4_marches/dawning_of_the_day/notes.pipes.ily index a69dc0d..026f455 100644 --- a/4-4_marches/dawning_of_the_day/notes.pipes.ily +++ b/4-4_marches/dawning_of_the_day/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "Trad., arr. PM T.F.J. de Boone" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipeAlines = { diff --git a/4-4_marches/dawning_of_the_day/notes.pipes.seconds.ily b/4-4_marches/dawning_of_the_day/notes.pipes.seconds.ily index ea0d5f7..7022277 100644 --- a/4-4_marches/dawning_of_the_day/notes.pipes.seconds.ily +++ b/4-4_marches/dawning_of_the_day/notes.pipes.seconds.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipessecnd = "Trad., arr. PM T.F.J. de Boone" pipessecndglobal = { - \key a \major + \key a \mixolydian } pipessecndAA = { \grg c8 [ d8 ] | diff --git a/4-4_marches/flett_of_flotta/config.ily b/4-4_marches/flett_of_flotta/config.ily index b029876..a8cb236 100644 --- a/4-4_marches/flett_of_flotta/config.ily +++ b/4-4_marches/flett_of_flotta/config.ily @@ -1,7 +1,7 @@ \version "2.19.0" %% Globals global = { - \key a \major + \key a \mixolydian \time 4/4 } confTempo = { diff --git a/4-4_marches/flett_of_flotta/notes.pipes.ily b/4-4_marches/flett_of_flotta/notes.pipes.ily index 1097b3f..b5204cf 100644 --- a/4-4_marches/flett_of_flotta/notes.pipes.ily +++ b/4-4_marches/flett_of_flotta/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "PM Donald MacLeod" pipeglobal = { - \key a \major + \key a \mixolydian } pipesA = { \grg f8. [ e16 ] | diff --git a/4-4_marches/hills_of_argyll/config.ily b/4-4_marches/hills_of_argyll/config.ily index f2147cc..bd77586 100644 --- a/4-4_marches/hills_of_argyll/config.ily +++ b/4-4_marches/hills_of_argyll/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 4/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 80 - } +} %% Format part = { \partial 4 \grace { s4 } s4 } measure = { \grace { s4 } s1 | } diff --git a/4-4_marches/hills_of_argyll/notes.pipes.ily b/4-4_marches/hills_of_argyll/notes.pipes.ily index 6f35218..49292b7 100644 --- a/4-4_marches/hills_of_argyll/notes.pipes.ily +++ b/4-4_marches/hills_of_argyll/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "G. McIntyre" arrangerPipes = "S. Cassells" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAA = { diff --git a/4-4_marches/minstrel_boy/config.ily b/4-4_marches/minstrel_boy/config.ily index 634cefd..fa63d89 100644 --- a/4-4_marches/minstrel_boy/config.ily +++ b/4-4_marches/minstrel_boy/config.ily @@ -2,11 +2,11 @@ %% Globals global = { \time 4/4 - } - + \key a \mixolydian +} confTempo = { \tempo 4 = 90 - } +} %% Format part = { \grace{s1} \partial 4 s4 } measure = { \grace { s4 } s1 | } diff --git a/4-4_marches/minstrel_boy/notes.pipes.ily b/4-4_marches/minstrel_boy/notes.pipes.ily index db4f0b8..4531c82 100644 --- a/4-4_marches/minstrel_boy/notes.pipes.ily +++ b/4-4_marches/minstrel_boy/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/4-4_marches/rowan_tree/config.ily b/4-4_marches/rowan_tree/config.ily index 6be2685..2781e47 100644 --- a/4-4_marches/rowan_tree/config.ily +++ b/4-4_marches/rowan_tree/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 4/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 80 - } +} %% Format part = { \partial 4 s4 } measure = { \grace {s1} s1 | } diff --git a/4-4_marches/rowan_tree/notes.pipes.ily b/4-4_marches/rowan_tree/notes.pipes.ily index d63d2f8..d86a418 100644 --- a/4-4_marches/rowan_tree/notes.pipes.ily +++ b/4-4_marches/rowan_tree/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAA = { diff --git a/4-4_marches/scotland_the_brave/config.ily b/4-4_marches/scotland_the_brave/config.ily index ececcbf..12ccb9a 100644 --- a/4-4_marches/scotland_the_brave/config.ily +++ b/4-4_marches/scotland_the_brave/config.ily @@ -2,6 +2,7 @@ %% Globals global = { \time 4/4 + \key a \mixolydian } confTempo = { diff --git a/4-4_marches/scotland_the_brave/notes.pipes.ily b/4-4_marches/scotland_the_brave/notes.pipes.ily index b8b2831..7435661 100644 --- a/4-4_marches/scotland_the_brave/notes.pipes.ily +++ b/4-4_marches/scotland_the_brave/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAA = { diff --git a/4-4_marches/the_crusaders_march/config.ily b/4-4_marches/the_crusaders_march/config.ily index c4b1494..6838173 100644 --- a/4-4_marches/the_crusaders_march/config.ily +++ b/4-4_marches/the_crusaders_march/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 4/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 80 - } +} %% Format part = { \partial 4 \grace{s4} s4 } measure = { \grace { s4 } s1 | } diff --git a/4-4_marches/the_crusaders_march/notes.pipes.ily b/4-4_marches/the_crusaders_march/notes.pipes.ily index 3c698e5..21fff47 100644 --- a/4-4_marches/the_crusaders_march/notes.pipes.ily +++ b/4-4_marches/the_crusaders_march/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } pipesA = { \grg a8. [ b16 ] | diff --git a/4-4_marches/the_leaving_of_liverpool/config.ily b/4-4_marches/the_leaving_of_liverpool/config.ily index f815984..d1321c0 100644 --- a/4-4_marches/the_leaving_of_liverpool/config.ily +++ b/4-4_marches/the_leaving_of_liverpool/config.ily @@ -2,8 +2,8 @@ %% Globals global = { \time 4/4 - } - + \key a \mixolydian +} %% Format part = { \partial 4 s4 } measure = { \grace { s4 } s1 | } diff --git a/4-4_marches/the_leaving_of_liverpool/notes.pipes.ily b/4-4_marches/the_leaving_of_liverpool/notes.pipes.ily index 78c067d..a3584ad 100644 --- a/4-4_marches/the_leaving_of_liverpool/notes.pipes.ily +++ b/4-4_marches/the_leaving_of_liverpool/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } pipesAA = { \grg a8. [ b16 ] diff --git a/4-4_marches/the_old_rustic_bridge/config.ily b/4-4_marches/the_old_rustic_bridge/config.ily index 0ad459c..472f05a 100644 --- a/4-4_marches/the_old_rustic_bridge/config.ily +++ b/4-4_marches/the_old_rustic_bridge/config.ily @@ -2,6 +2,7 @@ %% Globals global = { \time 4/4 + \key d \major } confTempo = { \tempo 4 = 90 diff --git a/4-4_marches/the_pikemans_march/config.ily b/4-4_marches/the_pikemans_march/config.ily index 942c575..a293904 100644 --- a/4-4_marches/the_pikemans_march/config.ily +++ b/4-4_marches/the_pikemans_march/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 4/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 90 - } +} %% Format part = { \partial 8 s8 } measure = { \grace { s4 } s1 | } diff --git a/4-4_marches/the_pikemans_march/notes.pipes.ily b/4-4_marches/the_pikemans_march/notes.pipes.ily index 34838cd..de60830 100644 --- a/4-4_marches/the_pikemans_march/notes.pipes.ily +++ b/4-4_marches/the_pikemans_march/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/4-4_marches/were_no_awa_tae_bide_awa/config.ily b/4-4_marches/were_no_awa_tae_bide_awa/config.ily index 6da4756..6b448e6 100644 --- a/4-4_marches/were_no_awa_tae_bide_awa/config.ily +++ b/4-4_marches/were_no_awa_tae_bide_awa/config.ily @@ -2,8 +2,8 @@ %% Globals global = { \time 4/4 + \key a \mixolydian } - confTempo = { \tempo 4 = 90 } diff --git a/4-4_marches/were_no_awa_tae_bide_awa/notes.pipes.ily b/4-4_marches/were_no_awa_tae_bide_awa/notes.pipes.ily index 5ce1c0c..12d20de 100644 --- a/4-4_marches/were_no_awa_tae_bide_awa/notes.pipes.ily +++ b/4-4_marches/were_no_awa_tae_bide_awa/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/4-4_marches/wings/config.ily b/4-4_marches/wings/config.ily index 0f2d307..588ef52 100644 --- a/4-4_marches/wings/config.ily +++ b/4-4_marches/wings/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 4/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 90 - } +} %% Format part = { \partial 4 s4 } measure = { \grace { s4 } s1 | } diff --git a/4-4_marches/wings/notes.pipes.ily b/4-4_marches/wings/notes.pipes.ily index 2fc2454..798d723 100644 --- a/4-4_marches/wings/notes.pipes.ily +++ b/4-4_marches/wings/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAA = { diff --git a/5-4_marches/cullen_bay/config.ily b/5-4_marches/cullen_bay/config.ily index 17a625e..daa2405 100644 --- a/5-4_marches/cullen_bay/config.ily +++ b/5-4_marches/cullen_bay/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 5/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 90 - } +} %% Format part = {\partial 8 s8 } measure = { \grace { s4 } s2 s2. | } diff --git a/5-4_marches/cullen_bay/notes.pipes.ily b/5-4_marches/cullen_bay/notes.pipes.ily index 9299b05..1037207 100644 --- a/5-4_marches/cullen_bay/notes.pipes.ily +++ b/5-4_marches/cullen_bay/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "I. Duncan" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/6-8_marches/cock_o_the_north/config.ily b/6-8_marches/cock_o_the_north/config.ily index 946a9eb..9023f3a 100644 --- a/6-8_marches/cock_o_the_north/config.ily +++ b/6-8_marches/cock_o_the_north/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 6/8 - } + \key a \mixolydian +} confTempo = { \tempo 2. = 90 - } +} %% Format part = { \partial 8 s8 } measure = { \grace { s4 } s1. | } diff --git a/6-8_marches/cock_o_the_north/notes.pipes.ily b/6-8_marches/cock_o_the_north/notes.pipes.ily index 9f368a3..bb442d9 100644 --- a/6-8_marches/cock_o_the_north/notes.pipes.ily +++ b/6-8_marches/cock_o_the_north/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/6-8_marches/farewell_to_the_creeks/config.ily b/6-8_marches/farewell_to_the_creeks/config.ily index b0f69fc..0c50bba 100644 --- a/6-8_marches/farewell_to_the_creeks/config.ily +++ b/6-8_marches/farewell_to_the_creeks/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 6/8 - } + \key a \mixolydian +} confTempo = { \tempo 4. = 80 - } +} %% Format part = { \partial 8 s8 } measure = { \grace {s1} s2. | } diff --git a/6-8_marches/farewell_to_the_creeks/notes.pipes.ily b/6-8_marches/farewell_to_the_creeks/notes.pipes.ily index 6ef9740..41a6cc3 100644 --- a/6-8_marches/farewell_to_the_creeks/notes.pipes.ily +++ b/6-8_marches/farewell_to_the_creeks/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "PM J. Robertson" arrangerPipes = "Seaforths of Holland" pipeglobal = { - \key a \major + \key a \mixolydian } % Music diff --git a/6-8_marches/glendaruel_highlanders/config.ily b/6-8_marches/glendaruel_highlanders/config.ily index 81dc7b3..c7d8a63 100644 --- a/6-8_marches/glendaruel_highlanders/config.ily +++ b/6-8_marches/glendaruel_highlanders/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 6/8 - } + \key a \mixolydian +} confTempo = { \tempo 4. = 80 - } +} %% Format part = { \partial 8 s8 } measure = { \grace {s1} s2. | } diff --git a/6-8_marches/glendaruel_highlanders/notes.pipes.ily b/6-8_marches/glendaruel_highlanders/notes.pipes.ily index 0be8ab4..f3882a1 100644 --- a/6-8_marches/glendaruel_highlanders/notes.pipes.ily +++ b/6-8_marches/glendaruel_highlanders/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "PM A. Fettes" arrangerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/6-8_marches/hills_of_glenorchy/config.ily b/6-8_marches/hills_of_glenorchy/config.ily index f6eba74..9decbcf 100644 --- a/6-8_marches/hills_of_glenorchy/config.ily +++ b/6-8_marches/hills_of_glenorchy/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 6/8 - } + \key a \mixolydian +} confTempo = { \tempo 4. = 90 - } +} %% Format part = { \partial 8 \grace{ s4 } s8 } diff --git a/6-8_marches/hills_of_glenorchy/notes.pipes.ily b/6-8_marches/hills_of_glenorchy/notes.pipes.ily index ed85927..98c7879 100644 --- a/6-8_marches/hills_of_glenorchy/notes.pipes.ily +++ b/6-8_marches/hills_of_glenorchy/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/6-8_marches/piobaireachd_of_donald_dubh/config.ily b/6-8_marches/piobaireachd_of_donald_dubh/config.ily index dd8eca2..6a0c0d9 100644 --- a/6-8_marches/piobaireachd_of_donald_dubh/config.ily +++ b/6-8_marches/piobaireachd_of_donald_dubh/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 6/8 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 90 - } +} %% Format part = { \partial 8 s8 } measure = { \grace { s4 } s1. | } diff --git a/6-8_marches/piobaireachd_of_donald_dubh/notes.pipes.ily b/6-8_marches/piobaireachd_of_donald_dubh/notes.pipes.ily index cb017b7..8d95985 100644 --- a/6-8_marches/piobaireachd_of_donald_dubh/notes.pipes.ily +++ b/6-8_marches/piobaireachd_of_donald_dubh/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } mbreak = \break % Music diff --git a/6-8_marches/the_steamboat/config.ily b/6-8_marches/the_steamboat/config.ily index ea9332e..4b6c722 100644 --- a/6-8_marches/the_steamboat/config.ily +++ b/6-8_marches/the_steamboat/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 6/8 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 80 - } +} %% Format part = { \partial 8 s8 } measure = { \grace { s4 } s1. | } diff --git a/6-8_marches/the_steamboat/notes.pipes.ily b/6-8_marches/the_steamboat/notes.pipes.ily index 280d550..c440a93 100644 --- a/6-8_marches/the_steamboat/notes.pipes.ily +++ b/6-8_marches/the_steamboat/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "Trad., 1936" composerPipesAdd = ", pts 3 & 4 by R. Petre" %Ruaraith Petre pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/9-8_marches/going_to_vancouver_hills/config.ily b/9-8_marches/going_to_vancouver_hills/config.ily index f4a057c..25ebfdd 100644 --- a/9-8_marches/going_to_vancouver_hills/config.ily +++ b/9-8_marches/going_to_vancouver_hills/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 9/8 - } + \key a \mixolydian +} confTempo = { \tempo 2. = 80 - } +} %% Format measure = { \grace {s1} s4.*3 | } halfline = { \repeat unfold 4 \measure } diff --git a/9-8_marches/going_to_vancouver_hills/notes.pipes.ily b/9-8_marches/going_to_vancouver_hills/notes.pipes.ily index 8096248..2373e52 100644 --- a/9-8_marches/going_to_vancouver_hills/notes.pipes.ily +++ b/9-8_marches/going_to_vancouver_hills/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "PM F.J. de Boone" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/9-8_marches/heights_of_dargai/config.ily b/9-8_marches/heights_of_dargai/config.ily index 43f318b..09e8331 100644 --- a/9-8_marches/heights_of_dargai/config.ily +++ b/9-8_marches/heights_of_dargai/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 9/8 - } + \key a \mixolydian +} confTempo = { \tempo 4. = 80 - } +} %% Format part = { \partial 8 s8 } measure = { \grace {s1} s4.*3 | } diff --git a/9-8_marches/heights_of_dargai/notes.pipes.ily b/9-8_marches/heights_of_dargai/notes.pipes.ily index e97e9a1..1346cb8 100644 --- a/9-8_marches/heights_of_dargai/notes.pipes.ily +++ b/9-8_marches/heights_of_dargai/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "J. Wallace" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/airs/abide_with_me/config.ily b/airs/abide_with_me/config.ily index f3411a1..ce819e5 100644 --- a/airs/abide_with_me/config.ily +++ b/airs/abide_with_me/config.ily @@ -2,6 +2,7 @@ %% Globals global = { \time 4/4 + \key a \mixolydian } confTempo = { \tempo 4 = 60 diff --git a/airs/abide_with_me/notes.pipes.ily b/airs/abide_with_me/notes.pipes.ily index 91b03d3..a4d6d12 100644 --- a/airs/abide_with_me/notes.pipes.ily +++ b/airs/abide_with_me/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "J.J. van Ommen Kloeke" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipes = { diff --git a/airs/alexander_mackenzie/config.ily b/airs/alexander_mackenzie/config.ily index 34b4d6c..59b292c 100644 --- a/airs/alexander_mackenzie/config.ily +++ b/airs/alexander_mackenzie/config.ily @@ -2,7 +2,8 @@ %% Globals global = { \time 6/8 - } + \key a \mixolydian +} confTempo = { \tempo 4. = 60 } diff --git a/airs/alexander_mackenzie/notes.pipes.ily b/airs/alexander_mackenzie/notes.pipes.ily index ade5c02..3962a91 100644 --- a/airs/alexander_mackenzie/notes.pipes.ily +++ b/airs/alexander_mackenzie/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAA = { diff --git a/airs/alexander_mackenzie/notes.pipes.seconds.ily b/airs/alexander_mackenzie/notes.pipes.seconds.ily index 7330047..6874f88 100644 --- a/airs/alexander_mackenzie/notes.pipes.seconds.ily +++ b/airs/alexander_mackenzie/notes.pipes.seconds.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipessecnd = "" pipessecndglobal = { - \key a \major + \key a \mixolydian } pipessecndA = { \grg c16. [ f32 ] | diff --git a/airs/miss_kirkwood/config.ily b/airs/miss_kirkwood/config.ily index bd8420a..bcaf897 100644 --- a/airs/miss_kirkwood/config.ily +++ b/airs/miss_kirkwood/config.ily @@ -2,8 +2,8 @@ %% Globals global = { \time 6/8 - } - + \key a \mixolydian +} confTempo = { \tempo 4. = 46 } diff --git a/airs/miss_kirkwood/notes.pipes.ily b/airs/miss_kirkwood/notes.pipes.ily index 351ae99..f641df2 100644 --- a/airs/miss_kirkwood/notes.pipes.ily +++ b/airs/miss_kirkwood/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/airs/miss_kirkwood/notes.pipes.seconds.ily b/airs/miss_kirkwood/notes.pipes.seconds.ily index d2cb1e8..b7f0303 100644 --- a/airs/miss_kirkwood/notes.pipes.seconds.ily +++ b/airs/miss_kirkwood/notes.pipes.seconds.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipesSecnd = "" pipessecndglobal = { - \key a \major + \key a \mixolydian } pipessecndA = { e8 | diff --git a/airs/morag_of_dunvegan/config.ily b/airs/morag_of_dunvegan/config.ily index aecf2da..c98fd7e 100644 --- a/airs/morag_of_dunvegan/config.ily +++ b/airs/morag_of_dunvegan/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 6/8 - } + \key a \mixolydian +} confTempo = { \tempo 2. = 45 - } +} %% Format part = { \partial 8 s8 } measure = { \grace {s1} s2. | } diff --git a/airs/morag_of_dunvegan/notes.pipes.ily b/airs/morag_of_dunvegan/notes.pipes.ily index 0a0693c..1154c98 100644 --- a/airs/morag_of_dunvegan/notes.pipes.ily +++ b/airs/morag_of_dunvegan/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "N. Mathieson" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/airs/salute_to_the_royal_fendersmith/config.ily b/airs/salute_to_the_royal_fendersmith/config.ily index 11da2b6..9179472 100644 --- a/airs/salute_to_the_royal_fendersmith/config.ily +++ b/airs/salute_to_the_royal_fendersmith/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 12/8 - } + \key a \mixolydian +} confTempo = { \tempo 4. = 40 - } +} %% Format part = { \partial 4. \grace{s4.} s4. } measure = { \grace {s1} s1. | } diff --git a/airs/salute_to_the_royal_fendersmith/notes.pipes.ily b/airs/salute_to_the_royal_fendersmith/notes.pipes.ily index f9b2f66..994128e 100644 --- a/airs/salute_to_the_royal_fendersmith/notes.pipes.ily +++ b/airs/salute_to_the_royal_fendersmith/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "PM J.M. Banks" arrangerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/airs/salute_to_the_royal_fendersmith/notes.pipes.seconds.ily b/airs/salute_to_the_royal_fendersmith/notes.pipes.seconds.ily index 4c3f3b6..e97c144 100644 --- a/airs/salute_to_the_royal_fendersmith/notes.pipes.seconds.ily +++ b/airs/salute_to_the_royal_fendersmith/notes.pipes.seconds.ily @@ -4,7 +4,7 @@ composerPipesSecnd = "PM J.M. Banks" arrangerPipesSecnd = "" pipessecndglobal = { - \key a \major + \key a \mixolydian } % Music pipessecndAA = { % Same as pipesA diff --git a/airs/salute_to_the_royal_fendersmith/pipes.full.c.ly b/airs/salute_to_the_royal_fendersmith/pipes.full.c.ly new file mode 100644 index 0000000..3056475 --- /dev/null +++ b/airs/salute_to_the_royal_fendersmith/pipes.full.c.ly @@ -0,0 +1,59 @@ +\version "2.19.0" + +\include "bagpipe.ly" + +\include "./config.ily" +\include "./notes.pipes.ily" +\include "./notes.pipes.seconds.ily" +%\include "./notes.pipes.thirds.ily" + +mbreak = \break +pipes = {\pipeglobal \pipesA \pipesB } +pipesII = { + \pipessecndglobal + \pipessecndAA \pipessecndAB + \pipessecndBA \pipessecndBB +} + +\score { + \new StaffGroup << + \new Staff = "pipes" \with{ + instrumentName = \markup{ \instrumentPipes } + shortInstrumentName = \markup{ \shortInstrumentPipes } + } { + \global + << + \new NullVoice = "format" { + \part \halfline \mbreak \halfline \bar "||" + \break + \halfline \mbreak \halfline \bar "|." + }%Format + \set Staff.printPartCombineTexts = ##f + \partcombine \pipes \pipesII + >> + } +% \new Staff = "thirds" \with { +% instrumentName = \markup{ \instrumentPipes \instrumentThrd } +% shortInstrumentName = \markup{ \shortInstrumentPipes \shortInstrumentThrd} +% } { +% \pipesthrdglobal +% +% } + >> + \header { + title = \title + meter = \meter + composer = \markup \large { + \column \right-align { + $(if (not (string=? "" composerPipes)) #{ \markup {\line { \composerPipes ":" }} #} ) + $(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \composerPipessecnd ":" }} #} ) + $(if (not (string=? "" composerPipesthrd)) #{ \markup {\line { \composerPipesthrd ":" }} #} ) + } + \column \right-align { + $(if (not (string=? "" composerPipes)) #{ \markup {\line { \instrumentPipes }}#} ) + $(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \instrumentPipessecnd }}#} ) + $(if (not (string=? "" composerPipesthrd)) #{ \markup {\line { \instrumentPipesthrd }}#} ) + } + } + } +} diff --git a/airs/the_mist_covered_mountains/config.ily b/airs/the_mist_covered_mountains/config.ily index 972f28a..fbc9b20 100644 --- a/airs/the_mist_covered_mountains/config.ily +++ b/airs/the_mist_covered_mountains/config.ily @@ -2,8 +2,8 @@ %% Globals global = { \time 6/8 - } - + \key b \minor +} confTempo = { \tempo 2. = 40 } diff --git a/hornpipes/cabar_feidh/config.ily b/hornpipes/cabar_feidh/config.ily index 95602e1..4c4a2b5 100644 --- a/hornpipes/cabar_feidh/config.ily +++ b/hornpipes/cabar_feidh/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 2/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 80 - } +} %% Format part = { \partial 16 \grace{s1} s16} measure = { \grace {s1} s2 | } diff --git a/hornpipes/cabar_feidh/notes.pipes.ily b/hornpipes/cabar_feidh/notes.pipes.ily index 85cad8c..91baca1 100644 --- a/hornpipes/cabar_feidh/notes.pipes.ily +++ b/hornpipes/cabar_feidh/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "Paul Ward" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/hornpipes/the_jolly_beggarman/config.ily b/hornpipes/the_jolly_beggarman/config.ily index 60dd5c6..61acb9c 100644 --- a/hornpipes/the_jolly_beggarman/config.ily +++ b/hornpipes/the_jolly_beggarman/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 2/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 80 - } +} %% Format part = { \partial 8 \grace {s1} s8 } measure = { \grace {s1} s2 | } diff --git a/hornpipes/the_jolly_beggarman/notes.pipes.ily b/hornpipes/the_jolly_beggarman/notes.pipes.ily index 94ca536..b0bfd29 100644 --- a/hornpipes/the_jolly_beggarman/notes.pipes.ily +++ b/hornpipes/the_jolly_beggarman/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/hornpipes/the_walrus/config.ily b/hornpipes/the_walrus/config.ily index 6c94cb5..b805df4 100644 --- a/hornpipes/the_walrus/config.ily +++ b/hornpipes/the_walrus/config.ily @@ -2,7 +2,8 @@ %% Globals global = { \time 2/4 - } + \key a \mixolydian +} %% Format part = { \partial 8 \grace { s4 } s8 } measure = { \grace { s4 } s2 | } diff --git a/hornpipes/the_walrus/notes.pipes.ily b/hornpipes/the_walrus/notes.pipes.ily index 593b79a..9fb2e4a 100644 --- a/hornpipes/the_walrus/notes.pipes.ily +++ b/hornpipes/the_walrus/notes.pipes.ily @@ -1,9 +1,9 @@ -% <> <> +% 2/4 The Walrus % Pipes \version "2.18.2" composerPipes = "R. Mathieson" pipeglobal = { - \key a \major + \key a \mixolydian \set Staff.midiInstrument = #"bagpipe" } pipesA = { diff --git a/jigs/cabar_feidh/config.ily b/jigs/cabar_feidh/config.ily index b9bf46b..dc33731 100644 --- a/jigs/cabar_feidh/config.ily +++ b/jigs/cabar_feidh/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 6/8 - } + \key a \mixolydian +} confTempo = { \tempo 4. = 130 - } +} %% Format part = { \partial 8 \grace{s1} s8 } measure = { \grace {s1} s2. | } diff --git a/jigs/cabar_feidh/notes.pipes.ily b/jigs/cabar_feidh/notes.pipes.ily index ce32eb7..58c5940 100644 --- a/jigs/cabar_feidh/notes.pipes.ily +++ b/jigs/cabar_feidh/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "D. Johnstone" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAA = { diff --git a/jigs/the_panda/config.ily b/jigs/the_panda/config.ily index adf8813..01b0c8f 100644 --- a/jigs/the_panda/config.ily +++ b/jigs/the_panda/config.ily @@ -1,12 +1,12 @@ \version "2.19.0" %% Globals global = { - \key d \major \time 6/8 - } + \key a \mixolydian +} confTempo = { \tempo 4. = 120 - } +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s1} s2. | } diff --git a/jigs/the_panda/notes.pipes.ily b/jigs/the_panda/notes.pipes.ily index 6af21c5..2115937 100644 --- a/jigs/the_panda/notes.pipes.ily +++ b/jigs/the_panda/notes.pipes.ily @@ -4,8 +4,8 @@ composerPipes = "R. Mathieson" arrangerPipes = "" pipeglobal = { - \key a \major - } + \key a \mixolydian +} % Music pipesAA = { \grg c8 [ a8 \grd a8 ] \grg d8 [ a8 \grd a8 ] | diff --git a/other/o_canada/config.ily b/other/o_canada/config.ily index 9f36054..97a26cc 100644 --- a/other/o_canada/config.ily +++ b/other/o_canada/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 2/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 80 - } +} %% Format measure = { \grace {s1} s2 | } halfline = { \repeat unfold 4 \measure } diff --git a/other/o_canada/notes.pipes.ily b/other/o_canada/notes.pipes.ily index 5127647..37077dd 100644 --- a/other/o_canada/notes.pipes.ily +++ b/other/o_canada/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "Calixa Lavallée" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/other/o_canada/pipes.bes.ly b/other/o_canada/pipes.bes.ly new file mode 100644 index 0000000..1bc5dea --- /dev/null +++ b/other/o_canada/pipes.bes.ly @@ -0,0 +1,32 @@ +\version "2.18.2" + +\include "bagpipe.ly" + +\include "./config.ily" +\include "./notes.pipes.ily" + +\score { + \transpose f d \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat unfold 7 { + \repeat unfold 4 \measure + \break + } + \bar "|." + }%Format + + \new Voice = "pipes" { + \pipesA + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/reels/cabar_feidh/config.ily b/reels/cabar_feidh/config.ily index 4222974..e516d0e 100644 --- a/reels/cabar_feidh/config.ily +++ b/reels/cabar_feidh/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 2/2 - } + \key a \mixolydian +} confTempo = { \tempo 2 = 80 - } +} %% Format part = { \partial 16 \grace{s1} s16 } measure = { \grace {s1} s1 | } diff --git a/reels/cabar_feidh/notes.pipes.ily b/reels/cabar_feidh/notes.pipes.ily index f45f0d3..6da1c03 100644 --- a/reels/cabar_feidh/notes.pipes.ily +++ b/reels/cabar_feidh/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/reels/jock_wilsons_ball/config.ily b/reels/jock_wilsons_ball/config.ily index fdbbcd3..6b686a8 100644 --- a/reels/jock_wilsons_ball/config.ily +++ b/reels/jock_wilsons_ball/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 2/2 - } + \key a \mixolydian +} confTempo = { \tempo 2 = 60 - } +} %% Format part = { \partial 8 s8 } measure = { \grace{s1} s2 s2 | } diff --git a/reels/jock_wilsons_ball/notes.pipes.ily b/reels/jock_wilsons_ball/notes.pipes.ily index bffab63..bc465c0 100644 --- a/reels/jock_wilsons_ball/notes.pipes.ily +++ b/reels/jock_wilsons_ball/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAA = { diff --git a/reels/piobaireachd_of_donald_dubh/config.ily b/reels/piobaireachd_of_donald_dubh/config.ily index d96257b..ff23274 100644 --- a/reels/piobaireachd_of_donald_dubh/config.ily +++ b/reels/piobaireachd_of_donald_dubh/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 2/2 - } + \key a \mixolydian +} confTempo = { \tempo 2 = 80 - } +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s1} s1 | } diff --git a/reels/piobaireachd_of_donald_dubh/notes.pipes.ily b/reels/piobaireachd_of_donald_dubh/notes.pipes.ily index a7ffff8..1daece6 100644 --- a/reels/piobaireachd_of_donald_dubh/notes.pipes.ily +++ b/reels/piobaireachd_of_donald_dubh/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "J. MacInnis" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/reels/the_mackenzies_reel/config.ily b/reels/the_mackenzies_reel/config.ily index 7dd4e12..7f2dd94 100644 --- a/reels/the_mackenzies_reel/config.ily +++ b/reels/the_mackenzies_reel/config.ily @@ -2,7 +2,8 @@ %% Globals global = { \time 2/2 - } + \key a \mixolydian +} %% Format part = { \partial 8 s8 } measure = { \grace {s1} s2 s2 | } diff --git a/reels/the_mackenzies_reel/notes.pipes.ily b/reels/the_mackenzies_reel/notes.pipes.ily index 8b4d2ca..5ea16c6 100644 --- a/reels/the_mackenzies_reel/notes.pipes.ily +++ b/reels/the_mackenzies_reel/notes.pipes.ily @@ -3,7 +3,7 @@ \version "2.18.2" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } pipesA = { A8 | diff --git a/sinterklaas/bonne_bonne_bonne/config.ily b/sinterklaas/bonne_bonne_bonne/config.ily index 8f5b06d..1f56e46 100644 --- a/sinterklaas/bonne_bonne_bonne/config.ily +++ b/sinterklaas/bonne_bonne_bonne/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 2/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 80 - } +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s4} s2 | } diff --git a/sinterklaas/bonne_bonne_bonne/notes.pipes.ily b/sinterklaas/bonne_bonne_bonne/notes.pipes.ily index 1e8b672..96470de 100644 --- a/sinterklaas/bonne_bonne_bonne/notes.pipes.ily +++ b/sinterklaas/bonne_bonne_bonne/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "Seaforth Highlanders of Holland" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAA = \repeat unfold 2 { diff --git a/sinterklaas/daar_wordt_aan_de_deur_geklopt/config.ily b/sinterklaas/daar_wordt_aan_de_deur_geklopt/config.ily index 874060a..0028456 100644 --- a/sinterklaas/daar_wordt_aan_de_deur_geklopt/config.ily +++ b/sinterklaas/daar_wordt_aan_de_deur_geklopt/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 3/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 80 - } +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s1} s2. | } diff --git a/sinterklaas/daar_wordt_aan_de_deur_geklopt/notes.pipes.ily b/sinterklaas/daar_wordt_aan_de_deur_geklopt/notes.pipes.ily index 3f6f833..723f01f 100644 --- a/sinterklaas/daar_wordt_aan_de_deur_geklopt/notes.pipes.ily +++ b/sinterklaas/daar_wordt_aan_de_deur_geklopt/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "Seaforth Highlanders of Holland" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAA = { diff --git a/sinterklaas/dag_sinterklaasje/config.ily b/sinterklaas/dag_sinterklaasje/config.ily index e16b967..9110490 100644 --- a/sinterklaas/dag_sinterklaasje/config.ily +++ b/sinterklaas/dag_sinterklaasje/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 2/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 80 - } +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s4} s2 | } diff --git a/sinterklaas/dag_sinterklaasje/notes.pipes.ily b/sinterklaas/dag_sinterklaasje/notes.pipes.ily index 8e8b928..bc09d06 100644 --- a/sinterklaas/dag_sinterklaasje/notes.pipes.ily +++ b/sinterklaas/dag_sinterklaasje/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "Seaforth Highlanders of Holland" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/sinterklaas/de_zak_van_sinterklaas/config.ily b/sinterklaas/de_zak_van_sinterklaas/config.ily index 59e62ac..2c69b31 100644 --- a/sinterklaas/de_zak_van_sinterklaas/config.ily +++ b/sinterklaas/de_zak_van_sinterklaas/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 4/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 80 - } +} %% Format part = { \partial 4 \grace{s4.} s4 } measure = { \grace {s1} s1 | } diff --git a/sinterklaas/de_zak_van_sinterklaas/notes.pipes.ily b/sinterklaas/de_zak_van_sinterklaas/notes.pipes.ily index dab9b63..34f4e82 100644 --- a/sinterklaas/de_zak_van_sinterklaas/notes.pipes.ily +++ b/sinterklaas/de_zak_van_sinterklaas/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "Seaforth Highlanders of Holland" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/sinterklaas/o_kom_er_eens_kijken/config.ily b/sinterklaas/o_kom_er_eens_kijken/config.ily index 9756569..b7b3c28 100644 --- a/sinterklaas/o_kom_er_eens_kijken/config.ily +++ b/sinterklaas/o_kom_er_eens_kijken/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 6/8 - } + \key a \mixolydian +} confTempo = { \tempo 4. = 80 - } +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s1} s2. | } diff --git a/sinterklaas/o_kom_er_eens_kijken/notes.pipes.ily b/sinterklaas/o_kom_er_eens_kijken/notes.pipes.ily index 6972078..1040cf0 100644 --- a/sinterklaas/o_kom_er_eens_kijken/notes.pipes.ily +++ b/sinterklaas/o_kom_er_eens_kijken/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "Seaforth Highlanders of Holland" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAA = { diff --git a/sinterklaas/sinterklaas_goedheiligman/config.ily b/sinterklaas/sinterklaas_goedheiligman/config.ily index 5f12171..8607197 100644 --- a/sinterklaas/sinterklaas_goedheiligman/config.ily +++ b/sinterklaas/sinterklaas_goedheiligman/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 2/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 80 - } +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s4} s2 | } diff --git a/sinterklaas/sinterklaas_goedheiligman/notes.pipes.ily b/sinterklaas/sinterklaas_goedheiligman/notes.pipes.ily index 5c43830..aa130d1 100644 --- a/sinterklaas/sinterklaas_goedheiligman/notes.pipes.ily +++ b/sinterklaas/sinterklaas_goedheiligman/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "Seaforth Highlanders of Holland" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesAA = { diff --git a/sinterklaas/sinterklaas_is_jarig/config.ily b/sinterklaas/sinterklaas_is_jarig/config.ily index c03b37c..401e9f1 100644 --- a/sinterklaas/sinterklaas_is_jarig/config.ily +++ b/sinterklaas/sinterklaas_is_jarig/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 6/8 - } + \key a \mixolydian +} confTempo = { \tempo 4. = 80 - } +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s1} s2. | } diff --git a/sinterklaas/sinterklaas_is_jarig/notes.pipes.ily b/sinterklaas/sinterklaas_is_jarig/notes.pipes.ily index be8fbf8..704373d 100644 --- a/sinterklaas/sinterklaas_is_jarig/notes.pipes.ily +++ b/sinterklaas/sinterklaas_is_jarig/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "" arrangerPipes = "Seaforth Highlanders of Holland" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/strathspeys/cabar_feidh/config.ily b/strathspeys/cabar_feidh/config.ily index b17598d..bc3d22b 100644 --- a/strathspeys/cabar_feidh/config.ily +++ b/strathspeys/cabar_feidh/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 4/4 - } + \key a \mixolydian +} confTempo = { \tempo 4 = 110 - } +} %% Format part = { \partial 16 \grace{s1} s16 } measure = { \grace {s1} s1 | } diff --git a/strathspeys/cabar_feidh/notes.pipes.ily b/strathspeys/cabar_feidh/notes.pipes.ily index 12b74bb..e10a28c 100644 --- a/strathspeys/cabar_feidh/notes.pipes.ily +++ b/strathspeys/cabar_feidh/notes.pipes.ily @@ -4,7 +4,7 @@ arrangerPipes = "PM William Ross" composerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = { diff --git a/strathspeys/molly_connell/config.ily b/strathspeys/molly_connell/config.ily index 4fb5f69..8db8577 100644 --- a/strathspeys/molly_connell/config.ily +++ b/strathspeys/molly_connell/config.ily @@ -2,6 +2,7 @@ %% Globals global = { \time 4/4 + \key a \mixolydian } confTempo = { \tempo 4 = 120 diff --git a/strathspeys/molly_connell/notes.pipes.ily b/strathspeys/molly_connell/notes.pipes.ily index c612a7c..f1a2961 100644 --- a/strathspeys/molly_connell/notes.pipes.ily +++ b/strathspeys/molly_connell/notes.pipes.ily @@ -4,7 +4,7 @@ composerPipes = "J. Wark (Strathclyde Police), 1978" arrangerPipes = "" pipeglobal = { - \key a \major + \key a \mixolydian } % Music pipesA = {