mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
Merge branch 'tunekeys'
This commit is contained in:
commit
72139f6b3f
172 changed files with 521 additions and 336 deletions
|
@ -2,10 +2,11 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 2/2
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2 = 80
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 16 \grace{s1} s16 }
|
||||
measure = { \grace {s1} s1 | }
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
f16 |
|
||||
|
|
|
@ -2,10 +2,11 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 2/2
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2 = 60
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 s8 }
|
||||
measure = { \grace{s1} s2 s2 | }
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesAA = {
|
||||
\thrwd d4 c4 \dblb b4 \grg f4 |
|
||||
|
|
|
@ -2,10 +2,11 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 2/2
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2 = 80
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 \grace{s4.} s8 }
|
||||
measure = { \grace {s1} s1 | }
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = ""
|
||||
arrangerPipes = "J. MacInnis"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 2/2
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 s8 }
|
||||
measure = { \grace {s1} s2 s2 | }
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
pipesA = {
|
||||
A8 |
|
||||
\birl a4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue