m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/songs/jo-se-urlopniczek.ly
diff options
context:
space:
mode:
Diffstat (limited to 'src/songs/jo-se-urlopniczek.ly')
-rw-r--r--src/songs/jo-se-urlopniczek.ly11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/songs/jo-se-urlopniczek.ly b/src/songs/jo-se-urlopniczek.ly
new file mode 100644
index 0000000..ccf1860
--- /dev/null
+++ b/src/songs/jo-se-urlopniczek.ly
@@ -0,0 +1,11 @@
+\version "2.22.1"
+\include "./ly/preamble.ly"
+
+\relative {
+ \key c \major
+ \clef treble
+ \time 2/4
+ e'4 g | g8 f4 a8 | g2 | e4 g | g8 f4 d8 | c2 |
+ \bar ".|:" e8 d e f | d4. e8 | f8 e f a | g4 e |
+ g g | g8 f4 d8 | c2 \bar ":|."
+}