mirror of
https://github.com/kastdeur/lilydrum.git
synced 2024-11-16 08:33:31 +01:00
15 lines
No EOL
243 B
Text
Executable file
15 lines
No EOL
243 B
Text
Executable file
\version "2.19.0"
|
|
%% Globals
|
|
global = {
|
|
\time 2/4
|
|
\eighthBeaming
|
|
}
|
|
|
|
%% Format
|
|
part = { \partial 8 s8 }
|
|
halfline = { \repeat unfold 4 { s2 | } }
|
|
line = { \repeat unfold 2 { \halfline } }
|
|
|
|
%% Headers
|
|
title = "Itchy Fingers"
|
|
meter = "Hornpipe" |