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:
parent
081caa3cbb
commit
c9aef893ab
125 changed files with 318 additions and 155 deletions
|
@ -2,6 +2,7 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 3/4
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 90
|
||||
|
|
|
@ -67,6 +67,5 @@
|
|||
\column {
|
||||
\verseCblock
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue