1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-17 05:19:21 +02:00

[tune] Renamed British National Anthem: Queen -> King

This commit is contained in:
Eric-Teunis de Boone 2022-11-01 16:42:53 +01:00
parent 583e5a799a
commit af2cc7dabb
5 changed files with 22 additions and 22 deletions

View file

@ -0,0 +1,16 @@
\version "2.19.0"
%% Globals
global = {
\time 3/4
}
confTempo = {
\tempo 4 = 60
}
%% Format
measure = { \grace {s1} s2. | }
halfline = { \repeat unfold 2 \measure }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "God Save The King"
meter = "British National Anthem"