mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-12-22 00:13:30 +01:00
Updated 6/8 and 9/8 [config]
tempo and keysignature
This commit is contained in:
parent
f8858aa34c
commit
8c8c704069
20 changed files with 43 additions and 40 deletions
|
@ -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. | }
|
||||
|
|
|
@ -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. | }
|
||||
|
|
|
@ -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. | }
|
||||
|
|
|
@ -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. | }
|
||||
|
|
|
@ -5,7 +5,7 @@ global = {
|
|||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2. = 90
|
||||
\tempo 4. = 90
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 \grace { s4 } s8 }
|
||||
|
|
|
@ -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. | }
|
||||
|
|
|
@ -5,7 +5,7 @@ global = {
|
|||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4. = 80
|
||||
\tempo 4. = 90
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 s8 }
|
||||
|
|
|
@ -5,7 +5,7 @@ global = {
|
|||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4. = 80
|
||||
\tempo 4. = 90
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 \grace { s4 } s8 }
|
||||
|
|
|
@ -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 | }
|
||||
|
|
|
@ -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. | }
|
||||
|
|
|
@ -5,7 +5,7 @@ global = {
|
|||
\key d \major
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4. = 80
|
||||
\tempo 4. = 90
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 \grace {s4} s8 }
|
||||
|
|
|
@ -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. | }
|
||||
|
|
|
@ -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. | }
|
||||
|
|
|
@ -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. | }
|
||||
|
|
|
@ -5,7 +5,7 @@ global = {
|
|||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 90
|
||||
\tempo 4. = 90
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 s8 }
|
||||
|
|
|
@ -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. | }
|
||||
|
|
|
@ -5,7 +5,7 @@ global = {
|
|||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 80
|
||||
\tempo 4. = 90
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 s8 }
|
||||
|
|
|
@ -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 | }
|
||||
|
|
|
@ -5,7 +5,7 @@ global = {
|
|||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2. = 80
|
||||
\tempo 4. = 90
|
||||
}
|
||||
%% Format
|
||||
measure = { \grace {s1} s4.*3 | }
|
||||
|
|
|
@ -5,7 +5,7 @@ global = {
|
|||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4. = 80
|
||||
\tempo 4. = 90
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 s8 }
|
||||
|
|
Loading…
Reference in a new issue