1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-28 04:34:41 +02:00
pipeband-music/airs/highland_cathedral/notes.bass.ily

15 lines
306 B
Text
Raw Normal View History

% 4/4 Highland Cathedral
% Bass
\version "2.18.2"
composerBass = ""
arrangerBass = ""
bassglobal = {}
% Music
bassAA = \drummode {
d4 g d g |
}
bassRolls = \drummode {\repeat unfold 2 \bassAA}
bassBA = \drummode { \repeat unfold 2 \bassAA }
bassHafabraEnd = \drummode { \bassAA | d4 g d2:32\fermata }