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

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

View file

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