Updated 6/8 and 9/8 [config]

tempo and keysignature
This commit is contained in:
Eric Teunis de Boone 2022-11-01 16:28:06 +01:00
parent f8858aa34c
commit 8c8c704069
20 changed files with 43 additions and 40 deletions

View File

@ -2,6 +2,7 @@
%% Globals %% Globals
global = { global = {
\time 6/8 \time 6/8
key d \major
} }
confTempo = { confTempo = {
\tempo 4. = 90 \tempo 4. = 90

View File

@ -2,9 +2,10 @@
%% Globals %% Globals
global = { global = {
\time 6/8 \time 6/8
\key d \major
} }
confTempo = { confTempo = {
\tempo 4. = 80 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 4 \grace{s1}s4 } part = { \partial 4 \grace{s1}s4 }

View File

@ -5,7 +5,7 @@ global = {
\time 6/8 \time 6/8
} }
confTempo = { confTempo = {
\tempo 4. = 80 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 \grace{s4.} s8 } part = { \partial 8 \grace{s4.} s8 }

View File

@ -5,7 +5,7 @@ global = {
\time 6/8 \time 6/8
} }
confTempo = { confTempo = {
\tempo 4. = 100 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 \grace{s4.} s8 } part = { \partial 8 \grace{s4.} s8 }

View File

@ -5,7 +5,7 @@ global = {
\key a \mixolydian \key a \mixolydian
} }
confTempo = { confTempo = {
\tempo 2. = 90 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 \grace { s4 } s8 } part = { \partial 8 \grace { s4 } s8 }

View File

@ -5,7 +5,7 @@ global = {
\time 6/8 \time 6/8
} }
confTempo = { confTempo = {
\tempo 4. = 80 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 \grace{s4.} s8 } part = { \partial 8 \grace{s4.} s8 }

View File

@ -5,7 +5,7 @@ global = {
\key a \mixolydian \key a \mixolydian
} }
confTempo = { confTempo = {
\tempo 4. = 80 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 s8 } part = { \partial 8 s8 }

View File

@ -5,7 +5,7 @@ global = {
\key a \mixolydian \key a \mixolydian
} }
confTempo = { confTempo = {
\tempo 4. = 80 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 \grace { s4 } s8 } part = { \partial 8 \grace { s4 } s8 }

View File

@ -5,7 +5,7 @@ global = {
\time 6/8 \time 6/8
} }
confTempo = { confTempo = {
\tempo 4 = 90 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 \grace{s4.} s8 } part = { \partial 8 \grace{s4.} s8 }

View File

@ -5,7 +5,7 @@ global = {
\key d \major \key d \major
} }
confTempo = { confTempo = {
\tempo 4. = 80 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 \grace {s4} s8 } part = { \partial 8 \grace {s4} s8 }

View File

@ -5,7 +5,7 @@ global = {
\time 6/8 \time 6/8
} }
confTempo = { confTempo = {
\tempo 4 = 80 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 \grace{s32} s8 } part = { \partial 8 \grace{s32} s8 }

View File

@ -5,7 +5,7 @@ global = {
\time 6/8 \time 6/8
} }
confTempo = { confTempo = {
\tempo 4 = 80 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 \grace {s4.} s8 } part = { \partial 8 \grace {s4.} s8 }

View File

@ -5,7 +5,7 @@ global = {
\key a \mixolydian \key a \mixolydian
} }
confTempo = { confTempo = {
\tempo 4 = 90 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 s8 } part = { \partial 8 s8 }

View File

@ -5,7 +5,7 @@ global = {
\key a \mixolydian \key a \mixolydian
} }
confTempo = { confTempo = {
\tempo 4 = 80 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 s8 } part = { \partial 8 s8 }

View File

@ -2,9 +2,10 @@
%% Globals %% Globals
global = { global = {
\time 9/8 \time 9/8
\key d \major
} }
confTempo = { confTempo = {
\tempo 4. = 80 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 s8 } part = { \partial 8 s8 }

View File

@ -5,7 +5,7 @@ global = {
\key a \mixolydian \key a \mixolydian
} }
confTempo = { confTempo = {
\tempo 2. = 80 \tempo 4. = 90
} }
%% Format %% Format
measure = { \grace {s1} s4.*3 | } measure = { \grace {s1} s4.*3 | }

View File

@ -5,7 +5,7 @@ global = {
\key a \mixolydian \key a \mixolydian
} }
confTempo = { confTempo = {
\tempo 4. = 80 \tempo 4. = 90
} }
%% Format %% Format
part = { \partial 8 s8 } part = { \partial 8 s8 }