mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-06-18 05:06:37 +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/4
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 80
|
||||
}
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 16 \grace{s1} s16}
|
||||
measure = { \grace {s1} s2 | }
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
composerPipes = ""
|
||||
arrangerPipes = "Paul Ward"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
e16 |
|
||||
|
|
|
@ -2,10 +2,12 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 2/4
|
||||
}
|
||||
confTempo = {
|
||||
\key a \mixolydian
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 70
|
||||
}
|
||||
}
|
||||
>>>>>>> tunekeys
|
||||
%% Format
|
||||
part = { \partial 8 \grace {s1} s8 }
|
||||
measure = { \grace {s1} s2 | }
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipes = ""
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
}
|
||||
% Music
|
||||
pipesMid = {
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
%% Globals
|
||||
global = {
|
||||
\time 2/4
|
||||
}
|
||||
\key a \mixolydian
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 \grace { s4 } s8 }
|
||||
measure = { \grace { s4 } s2 | }
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = "R. Mathieson"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key a \mixolydian
|
||||
\set Staff.midiInstrument = #"bagpipe"
|
||||
}
|
||||
pipesA = {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
\version "2.18.2"
|
||||
composerPipes = "J. Teerlinck-Wiegerinck"
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% LOL: In total 296 notes
|
||||
% Music
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue