summaryrefslogtreecommitdiffstats
path: root/bwv1056/includes/header.ly
diff options
context:
space:
mode:
Diffstat (limited to 'bwv1056/includes/header.ly')
-rw-r--r--bwv1056/includes/header.ly19
1 files changed, 19 insertions, 0 deletions
diff --git a/bwv1056/includes/header.ly b/bwv1056/includes/header.ly
new file mode 100644
index 0000000..9b6dc81
--- /dev/null
+++ b/bwv1056/includes/header.ly
@@ -0,0 +1,19 @@
+\version "2.18.2"
+
+#(ly:set-option 'relative-includes #t)
+
+\header {
+ title = "Concerto V"
+ opus = "BWV 1056"
+ composer = "J. S. Bach"
+ tagline = ""
+
+ date = "1738"
+ maintainer = "Thibaut Horel"
+ maintainerEmail = "thibaut.horel (at) gmail.com"
+ license = "Creative Commons Attribution-ShareAlike 4.0"
+ style = "Baroque"
+ source = "Breitkopf und Härtel, 1869"
+ mutopiacomposer = "BachJS"
+ mutopiainstrument ="Orchestra: Violins, Viola, Continuo, Harpsichord, Piano"
+}