]> git.ameliathe1st.gay Git - site-web.git/commitdiff
The Owl House réécrit via GNU Lilypond
authorAmélia Coutard-Sander <git@ameliathe1st.gay>
Sun, 22 Jun 2025 02:32:25 +0000 (04:32 +0200)
committerAmélia Coutard-Sander <git@ameliathe1st.gay>
Sun, 22 Jun 2025 02:32:25 +0000 (04:32 +0200)
docs/The-Owl-House-Outro-Theme.ly [new file with mode: 0644]
docs/The-Owl-House-Outro-Theme.pdf [deleted file]

diff --git a/docs/The-Owl-House-Outro-Theme.ly b/docs/The-Owl-House-Outro-Theme.ly
new file mode 100644 (file)
index 0000000..1358c4c
--- /dev/null
@@ -0,0 +1,46 @@
+\version "2.24.1"
+\header {
+  title = "Outro Theme"
+  subtitle = "The Owl House"
+  composer = "TJ Hill"
+  arranger = "Amélia Coutard - https://www.ameliathe1st.gay"
+  instrument = "Piano"
+  copyright = "Disney Corporation"
+}
+
+\new PianoStaff <<
+       \new Staff { \relative {
+               \clef treble
+               \time 4/4
+               \key cis \major
+
+               ais' dis cis ais eis ais8 b cis4 ais
+               fis dis' cis ais eis ais8 b cis4 ais \break
+
+               fis cis' ais gis eis8 fis eis dis cis4 fis
+               fis cis' ais gis eis8 fis eis dis cis4 fis \break
+
+               fis dis' cis ais eis ais8 b cis4 ais
+               fis dis' cis ais eis ais8 b cis4 ais \break
+
+               fis cis' ais gis eis8 fis eis dis cis4 fis
+               fis8 dis eis fis~ 2~ 1 \break
+       } }
+       \new Staff { \relative {
+               \clef bass
+               \time 4/4
+               \key cis \major
+
+               <cis fis cis'>1\arpeggio <cis eis cis'>\arpeggio
+               <cis fis cis'>\arpeggio <cis eis cis'>\arpeggio
+
+               <cis fis cis'>\arpeggio <cis eis cis'>\arpeggio
+               <cis fis cis'>\arpeggio <cis eis cis'>\arpeggio
+
+               <cis fis cis'>\arpeggio <cis eis cis'>\arpeggio
+               <cis fis cis'>\arpeggio <cis eis cis'>\arpeggio
+
+               <cis fis cis'>\arpeggio <cis eis cis'>\arpeggio
+               <cis fis cis'>\arpeggio~ 1
+       } }
+>>
diff --git a/docs/The-Owl-House-Outro-Theme.pdf b/docs/The-Owl-House-Outro-Theme.pdf
deleted file mode 100644 (file)
index c792ea1..0000000
Binary files a/docs/The-Owl-House-Outro-Theme.pdf and /dev/null differ