diff --git a/6-8_marches/10th_hli_crossing_the_rhine/config.ily b/6-8_marches/10th_hli_crossing_the_rhine/config.ily index ecaf225..b0d797c 100644 --- a/6-8_marches/10th_hli_crossing_the_rhine/config.ily +++ b/6-8_marches/10th_hli_crossing_the_rhine/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 6/8 - } + key d \major +} confTempo = { \tempo 4. = 90 - } +} %% Format part = { \partial 8 \grace {s4} s8 } measure = { \grace { s4 } s1. | } diff --git a/6-8_marches/72nd_highlanders/config.ily b/6-8_marches/72nd_highlanders/config.ily index 58a36e0..331b235 100644 --- a/6-8_marches/72nd_highlanders/config.ily +++ b/6-8_marches/72nd_highlanders/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 6/8 - } + \key d \major +} confTempo = { - \tempo 4. = 80 - } + \tempo 4. = 90 +} %% Format part = { \partial 4 \grace{s1}s4 } measure = { \grace {s1} s2. | } diff --git a/6-8_marches/a_hundred_pipers/config.ily b/6-8_marches/a_hundred_pipers/config.ily index 308b54e..ae45e35 100644 --- a/6-8_marches/a_hundred_pipers/config.ily +++ b/6-8_marches/a_hundred_pipers/config.ily @@ -3,10 +3,10 @@ global = { \key a \mixolydian \time 6/8 - } +} confTempo = { - \tempo 4. = 80 - } + \tempo 4. = 90 +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s1} s2. | } diff --git a/6-8_marches/bugle_horn/config.ily b/6-8_marches/bugle_horn/config.ily index d8fbc61..884e411 100644 --- a/6-8_marches/bugle_horn/config.ily +++ b/6-8_marches/bugle_horn/config.ily @@ -3,10 +3,10 @@ global = { \key d \major \time 6/8 - } +} confTempo = { - \tempo 4. = 100 - } + \tempo 4. = 90 +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s1} s2. | } diff --git a/6-8_marches/cock_o_the_north/config.ily b/6-8_marches/cock_o_the_north/config.ily index 5721f41..13505b8 100644 --- a/6-8_marches/cock_o_the_north/config.ily +++ b/6-8_marches/cock_o_the_north/config.ily @@ -5,7 +5,7 @@ global = { \key a \mixolydian } confTempo = { - \tempo 2. = 90 + \tempo 4. = 90 } %% Format part = { \partial 8 \grace { s4 } s8 } diff --git a/6-8_marches/cuidich_n_righ/config.ily b/6-8_marches/cuidich_n_righ/config.ily index ff70c81..975ab4d 100644 --- a/6-8_marches/cuidich_n_righ/config.ily +++ b/6-8_marches/cuidich_n_righ/config.ily @@ -3,10 +3,10 @@ global = { \key b \minor \time 6/8 - } +} confTempo = { - \tempo 4. = 80 - } + \tempo 4. = 90 +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s1} s2. | } diff --git a/6-8_marches/farewell_to_the_creeks/config.ily b/6-8_marches/farewell_to_the_creeks/config.ily index 0c50bba..20a59fc 100644 --- a/6-8_marches/farewell_to_the_creeks/config.ily +++ b/6-8_marches/farewell_to_the_creeks/config.ily @@ -5,7 +5,7 @@ global = { \key a \mixolydian } confTempo = { - \tempo 4. = 80 + \tempo 4. = 90 } %% Format part = { \partial 8 s8 } diff --git a/6-8_marches/glendaruel_highlanders/config.ily b/6-8_marches/glendaruel_highlanders/config.ily index d7c609d..ec13571 100644 --- a/6-8_marches/glendaruel_highlanders/config.ily +++ b/6-8_marches/glendaruel_highlanders/config.ily @@ -5,7 +5,7 @@ global = { \key a \mixolydian } confTempo = { - \tempo 4. = 80 + \tempo 4. = 90 } %% Format part = { \partial 8 \grace { s4 } s8 } diff --git a/6-8_marches/gliding_to_arnhem/config.ily b/6-8_marches/gliding_to_arnhem/config.ily index 2acb2b0..a216d36 100644 --- a/6-8_marches/gliding_to_arnhem/config.ily +++ b/6-8_marches/gliding_to_arnhem/config.ily @@ -3,10 +3,10 @@ global = { \key a \mixolydian \time 6/8 - } +} confTempo = { \tempo 4. = 90 - } +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s1} s1 | } diff --git a/6-8_marches/heights_of_cassino/config.ily b/6-8_marches/heights_of_cassino/config.ily index 4e148b8..11df9c0 100644 --- a/6-8_marches/heights_of_cassino/config.ily +++ b/6-8_marches/heights_of_cassino/config.ily @@ -3,10 +3,10 @@ global = { \key d \major \time 6/8 - } +} confTempo = { - \tempo 4 = 90 - } + \tempo 4. = 90 +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s1} s2. | } diff --git a/6-8_marches/kilaloe/config.ily b/6-8_marches/kilaloe/config.ily index 1f7689c..c82cfab 100644 --- a/6-8_marches/kilaloe/config.ily +++ b/6-8_marches/kilaloe/config.ily @@ -5,7 +5,7 @@ global = { \key d \major } confTempo = { - \tempo 4. = 80 + \tempo 4. = 90 } %% Format part = { \partial 8 \grace {s4} s8 } diff --git a/6-8_marches/leaving_port_ascaig/config.ily b/6-8_marches/leaving_port_ascaig/config.ily index 1a6837f..78c48f4 100644 --- a/6-8_marches/leaving_port_ascaig/config.ily +++ b/6-8_marches/leaving_port_ascaig/config.ily @@ -3,10 +3,10 @@ global = { \key a \mixolydian \time 6/8 - } +} confTempo = { \tempo 4. = 90 - } +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s1} s2. | } diff --git a/6-8_marches/lillibulero/config.ily b/6-8_marches/lillibulero/config.ily index 9528d2a..7a6efb8 100644 --- a/6-8_marches/lillibulero/config.ily +++ b/6-8_marches/lillibulero/config.ily @@ -3,10 +3,10 @@ global = { \key a \mixolydian \time 6/8 - } +} confTempo = { - \tempo 4 = 80 - } + \tempo 4. = 90 +} %% Format part = { \partial 8 \grace{s32} s8 } measure = { \grace {s1} s2. | } diff --git a/6-8_marches/macdonald_of_the_isles/config.ily b/6-8_marches/macdonald_of_the_isles/config.ily index ca6d5df..2523c10 100644 --- a/6-8_marches/macdonald_of_the_isles/config.ily +++ b/6-8_marches/macdonald_of_the_isles/config.ily @@ -3,10 +3,10 @@ global = { \key d \major \time 6/8 - } +} confTempo = { - \tempo 4 = 80 - } + \tempo 4. = 90 +} %% Format part = { \partial 8 \grace {s4.} s8 } measure = { \grace {s1} s2. | } diff --git a/6-8_marches/piobaireachd_of_donald_dubh/config.ily b/6-8_marches/piobaireachd_of_donald_dubh/config.ily index 6a0c0d9..e8b2854 100644 --- a/6-8_marches/piobaireachd_of_donald_dubh/config.ily +++ b/6-8_marches/piobaireachd_of_donald_dubh/config.ily @@ -5,7 +5,7 @@ global = { \key a \mixolydian } confTempo = { - \tempo 4 = 90 + \tempo 4. = 90 } %% Format part = { \partial 8 s8 } diff --git a/6-8_marches/pipe_major_donald_maclean_of_lewis/config.ily b/6-8_marches/pipe_major_donald_maclean_of_lewis/config.ily index 1e8ff6c..925b47b 100644 --- a/6-8_marches/pipe_major_donald_maclean_of_lewis/config.ily +++ b/6-8_marches/pipe_major_donald_maclean_of_lewis/config.ily @@ -3,10 +3,10 @@ global = { \key a \mixolydian \time 6/8 - } +} confTempo = { \tempo 4. = 90 - } +} %% Format part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s1} s2. | } diff --git a/6-8_marches/the_steamboat/config.ily b/6-8_marches/the_steamboat/config.ily index 4b6c722..ffdffc2 100644 --- a/6-8_marches/the_steamboat/config.ily +++ b/6-8_marches/the_steamboat/config.ily @@ -5,7 +5,7 @@ global = { \key a \mixolydian } confTempo = { - \tempo 4 = 80 + \tempo 4. = 90 } %% Format part = { \partial 8 s8 } diff --git a/9-8_marches/battle_of_the_somme/config.ily b/9-8_marches/battle_of_the_somme/config.ily index 9c7318d..e195292 100644 --- a/9-8_marches/battle_of_the_somme/config.ily +++ b/9-8_marches/battle_of_the_somme/config.ily @@ -2,10 +2,11 @@ %% Globals global = { \time 9/8 - } + \key d \major +} confTempo = { - \tempo 4. = 80 - } + \tempo 4. = 90 +} %% Format part = { \partial 8 s8 } measure = { \grace {s1} s4.*3 | } diff --git a/9-8_marches/going_to_vancouver_hills/config.ily b/9-8_marches/going_to_vancouver_hills/config.ily index 25ebfdd..16165af 100644 --- a/9-8_marches/going_to_vancouver_hills/config.ily +++ b/9-8_marches/going_to_vancouver_hills/config.ily @@ -5,7 +5,7 @@ global = { \key a \mixolydian } confTempo = { - \tempo 2. = 80 + \tempo 4. = 90 } %% Format measure = { \grace {s1} s4.*3 | } diff --git a/9-8_marches/heights_of_dargai/config.ily b/9-8_marches/heights_of_dargai/config.ily index 09e8331..ba08cea 100644 --- a/9-8_marches/heights_of_dargai/config.ily +++ b/9-8_marches/heights_of_dargai/config.ily @@ -5,7 +5,7 @@ global = { \key a \mixolydian } confTempo = { - \tempo 4. = 80 + \tempo 4. = 90 } %% Format part = { \partial 8 s8 }