From: Amélia Coutard-Sander Date: Sun, 22 Jun 2025 02:32:25 +0000 (+0200) Subject: The Owl House réécrit via GNU Lilypond X-Git-Url: https://git.ameliathe1st.gay/?a=commitdiff_plain;h=8133ce7784dd85c80ec4baf7cb6aab5bae0db8df;p=site-web.git The Owl House réécrit via GNU Lilypond --- diff --git a/docs/The-Owl-House-Outro-Theme.ly b/docs/The-Owl-House-Outro-Theme.ly new file mode 100644 index 0000000..1358c4c --- /dev/null +++ b/docs/The-Owl-House-Outro-Theme.ly @@ -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 + + 1\arpeggio \arpeggio + \arpeggio \arpeggio + + \arpeggio \arpeggio + \arpeggio \arpeggio + + \arpeggio \arpeggio + \arpeggio \arpeggio + + \arpeggio \arpeggio + \arpeggio~ 1 + } } +>> diff --git a/docs/The-Owl-House-Outro-Theme.pdf b/docs/The-Owl-House-Outro-Theme.pdf deleted file mode 100644 index c792ea1..0000000 Binary files a/docs/The-Owl-House-Outro-Theme.pdf and /dev/null differ