1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-15 20:39:20 +02:00

Tune fixes

This commit is contained in:
Eric Teunis de Boone 2016-12-02 08:41:40 +01:00
parent 841101f3b8
commit c222ebaea3
24 changed files with 63 additions and 32 deletions

View file

@ -2,14 +2,13 @@
%% Globals
global = {
\time 4/4
\eighthBeaming
}
}
confTempo = {
\tempo 4 = 90
}
}
%% Format
part = { \partial 8 s8 }
part = { \partial 8 \grace {s4} s8 }
measure = { \grace { s4 } s1 | }
halfline = { \repeat unfold 2 { \measure } }
line = { \repeat unfold 2 { \halfline } }

View file

@ -1,5 +1,8 @@
\version "2.19.0"
\include "bagpipe.ly"
\include "lilydrum.ly"
\include "./config.ily"
%\include "./notes.bass.ily"
%\include "./notes.tenor.ily"
@ -55,7 +58,7 @@
% }
>>
\header {
title = {\title " (high)"}
title = #(string-append title " (high)" )
meter = \meter
composer = \markup \large {
\column \right-align {

View file

@ -1,5 +1,7 @@
\version "2.18.2"
\include "bagpipe.ly"
\include "./config.ily"
\include "./notes.pipes.ily"
@ -24,7 +26,7 @@
>>
}
\header {
title = \title
title = #(string-append title " (high)" )
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes

View file

@ -33,7 +33,7 @@ pipesBA = {
\dblA A4 \grg A4 \grip A8 [ e8 ] \dblc c8 [ \gre a8 ] |
\dblA A4 \grg A4 \grip A8 [ e8 ] \dblc c8 [ e8 ] |
\thrwd d4 \grg f8. [ d16 ] \dblc c4 \grg e8. [ c16 ] |
\dblb b4 \grg e4 \gra e8. [ f16 ] \grg e16. [ d32 ] c16. [ b32 ] |
\dblb b4 \grg e4 \gra e8. [ f16 ] \grg e16. [ d32 c16. b32 ] |
}
pipesBB = {