mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-06-15 11:46:37 +02:00
Added new tunes for pipes
This commit is contained in:
parent
3d6f025aee
commit
9f9041c353
34 changed files with 877 additions and 399 deletions
16
4-4_marches/bonnie_lass_o_fyvie/config.ily
Normal file
16
4-4_marches/bonnie_lass_o_fyvie/config.ily
Normal file
|
@ -0,0 +1,16 @@
|
|||
\version "2.19.0"
|
||||
%% Globals
|
||||
global = {
|
||||
\time 4/4
|
||||
}
|
||||
confTempo = {
|
||||
\tempo 4 = 80
|
||||
}
|
||||
%% Format
|
||||
part = { \partial 8 s8 }
|
||||
halfline = { \repeat unfold 4 { s1 | } }
|
||||
line = { \repeat unfold 2 { \halfline } }
|
||||
|
||||
%% Headers
|
||||
title = "Bonnie Lass o' Fyvie"
|
||||
meter = "March"
|
Loading…
Add table
Add a link
Reference in a new issue