1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-15 20:39:20 +02:00

Wrong mode assigned: a \\major should have been a \\mixolydian

This commit is contained in:
Eric Teunis de Boone 2019-03-23 06:49:37 +01:00
parent 081caa3cbb
commit c9aef893ab
125 changed files with 318 additions and 155 deletions

View file

@ -2,6 +2,7 @@
%% Globals
global = {
\time 3/4
\key a \mixolydian
}
confTempo = {
\tempo 4 = 78

View file

@ -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 |

View file

@ -3,7 +3,7 @@
\version "2.18.2"
composerPipesSecnd = ""
pipessecndglobal = {
\key a \major
\key a \mixolydian
}
pipessecndA = {
\grg c8. [ d16 ] \dble e4 \grg A4 |

View file

@ -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 ] |