mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-12-22 08:13:31 +01:00
Removed \bagpipeKey from template
in favor of \key d \major
This commit is contained in:
parent
c9aef893ab
commit
34467eed03
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
composerPipes = ""
|
||||
arrangerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesA = {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipesSecnd = ""
|
||||
arrangerPipesSecnd = ""
|
||||
pipessecndglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipessecndA = {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
composerPipesthrd = ""
|
||||
arrangerPipesthrd = ""
|
||||
pipesthrdglobal = {
|
||||
\bagpipeKey
|
||||
\key d \major
|
||||
}
|
||||
% Music
|
||||
pipesthrdA = {
|
||||
|
|
Loading…
Reference in a new issue