mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 20:39:20 +02:00
Created script, for easier set creation
This commit is contained in:
parent
7f99754be7
commit
3d6f025aee
12 changed files with 121 additions and 72 deletions
|
@ -15,8 +15,7 @@
|
|||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentPipes }
|
||||
<<
|
||||
{
|
||||
\repeat volta 2 { \line }
|
||||
\break
|
||||
\repeat volta 2 { \line } \break
|
||||
\repeat volta 2 { \halfline }
|
||||
\alternative {
|
||||
{\halfline}
|
||||
|
|
|
@ -9,7 +9,7 @@ pipesA = {
|
|||
\grg a8. [ b16 ] \grip c4~ c8 [ \grG c8 ] |
|
||||
\grg d8 [ f8 ] \dble e4 c4 |
|
||||
\grg a8. [ b16 ] \grip c4~ c8 [ e8 ] |
|
||||
\grg f8 [ ( e8 c8 ] ) \grg b2 |
|
||||
\grg \triplet { f8 e8 c8 } \grg b2 |
|
||||
|
||||
\grg a8. [ b16 ] \grip c4~ c8 [ \grG c8 ] |
|
||||
\grg d8 [ f8 ] \dble e4 c4 |
|
||||
|
@ -21,7 +21,7 @@ pipesB = {
|
|||
\grg f8. [ g16 ] \dblA A4~ A8 [ g8 ] |
|
||||
\grA f8 [ A8 ] \hdble e4 \grd c4 |
|
||||
\grg a8. [ b16 ] \grip c4~ c8 [ f8 ] |
|
||||
\dble e8 [ ( d8 c8 ] ) \grg b2
|
||||
\dble \triplet { e8 [ d8 c8 ] } \grg b2
|
||||
}
|
||||
|
||||
pipesBA = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue