mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-06-18 05:06:37 +02:00
[tenor,bass] Raw scores for Piper of Drummond
This commit is contained in:
parent
8066ef7a60
commit
557c650040
7 changed files with 213 additions and 13 deletions
28
reels/piper_of_drummond/notes.bass.ily
Normal file
28
reels/piper_of_drummond/notes.bass.ily
Normal file
|
@ -0,0 +1,28 @@
|
|||
% 2/2 Piper of Drummond
|
||||
% Bass
|
||||
\version "2.18.2"
|
||||
composerBass = "v0.1"
|
||||
arrangerBass = ""
|
||||
bassglobal = {}
|
||||
% Music
|
||||
bassAA = \drummode {
|
||||
bd2 4 4 |
|
||||
2 2 |
|
||||
2 2 |
|
||||
4 4 2 |
|
||||
}
|
||||
bassAB = \drummode {
|
||||
\bassAA
|
||||
}
|
||||
bassBA = \drummode {
|
||||
bd2 2 |
|
||||
2 2 |
|
||||
2 2 |
|
||||
4 4 2 |
|
||||
}
|
||||
bassBB = \drummode {
|
||||
bd2 2 |
|
||||
2 r2 |
|
||||
bd2 r2 |
|
||||
bd2 2 |
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue