mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
Removed a few double includes for "bagpipe.ly" and "lilydrum"
This needs to be done for every file New Scores for Tenor mostly (not fully integrated yet) Some bugfixes in layout
This commit is contained in:
parent
0220f74640
commit
aef0f5b65a
61 changed files with 1350 additions and 191 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.bass.ily"
|
||||
|
||||
|
@ -21,4 +19,4 @@
|
|||
instrument = \instrumentBass
|
||||
composer = \composerBass
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
% 4/4 Molly Connell
|
||||
% Tenor
|
||||
\version "2.18.2"
|
||||
composerTenor = "S.J. de Boone / M. Jansen / N. Kuijkhoven / E.T. de Boone, 2014"
|
||||
composerTenor = "S.J. de Boone / M. Jansen / N. Kuijkhoven / E.T. de Boone, v1.1, 2014"
|
||||
tenorglobal = {}
|
||||
tenorA = \drummode {
|
||||
d4 g4 d8. g16 d4
|
||||
|
@ -19,5 +19,5 @@ tenorBB = \drummode {
|
|||
d4^\up g4^\up \flourish { d4 g4 } |
|
||||
d4 \parenthesize d8. g16 r8. g16 d4 |
|
||||
d4 g4 d8. g16 d4 |
|
||||
\flourish d4 \flourish g4 d4^\up g4^\up |
|
||||
d4^\up g4^\up \flourish d4 \flourish g4 |
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue