mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-06-18 05:06:37 +02:00
A few tunes resulted in errors, now fixed
This commit is contained in:
parent
a4fbc499aa
commit
81abc83c7a
11 changed files with 152 additions and 14 deletions
|
@ -9,8 +9,8 @@
|
|||
\pipeglobal
|
||||
<<
|
||||
{
|
||||
\repeat 2 volta { \part \line }
|
||||
\repeat 2 volta { \line }
|
||||
\repeat volta 2 { \part \line }
|
||||
\repeat volta 2 { \line }
|
||||
}
|
||||
{
|
||||
\pipesA s4
|
||||
|
@ -31,7 +31,12 @@
|
|||
\set Staff.midiInstrument = #"bagpipe"
|
||||
%%Tune
|
||||
|
||||
\repeat volta 2 {
|
||||
\partial 8
|
||||
\pipesA
|
||||
\pipesA
|
||||
|
||||
\pipesB
|
||||
\pipesB
|
||||
}
|
||||
\midi { \confTempo }
|
||||
}
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
% 4/4 Bonnie Galloway>
|
||||
% Pipes
|
||||
\version "2.18.2"
|
||||
|
||||
hvthrwd = { \gripthrwd }
|
||||
composerPipes = ""
|
||||
pipeglobal = {
|
||||
\bagpipeKey
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue