1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-27 20:24:42 +02:00
pipeband-music/hornpipes/the_walrus/config.ily

15 lines
275 B
Text
Raw Normal View History

2016-01-07 14:47:02 +01:00
\version "2.19.0"
%% Globals
global = {
\time 2/4
}
%% Format
part = { \partial 8 \grace { s4 } s8 }
measure = { \grace { s4 } s2 | }
halfline = { \repeat unfold 4 { \measure } }
2016-01-07 14:47:02 +01:00
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "The Walrus"
meter = "Hornpipe"