mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
Added Jock Wilson's Ball
This commit is contained in:
parent
35bf4dc8f3
commit
841191be2b
9 changed files with 299 additions and 0 deletions
16
reels/jock_wilsons_ball/config.ily
Normal file
16
reels/jock_wilsons_ball/config.ily
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
\version "2.19.0"
|
||||
%% Globals
|
||||
global = {
|
||||
\time 2/2
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 2 = 40
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 s8 }
|
||||
halfline = { \repeat unfold 4 { s1 | } }
|
||||
line = { \repeat unfold 2 { \halfline } }
|
||||
|
||||
%% Headers
|
||||
title = "Jock Wilson's Ball"
|
||||
meter = "Reel"
|
||||
Loading…
Add table
Add a link
Reference in a new issue