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/amazing_grace/config.ily

14 lines
No EOL
225 B
Text

\version "2.19.0"
%% Globals
global = {
\time 3/4
}
%% Format
part = { \partial 4 s4 }
halfline = { \repeat unfold 2 { s4*3 | } }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Amazing Grace"
meter = "Hymn"