m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/songs/posiołem-se-reczki.ly
diff options
context:
space:
mode:
Diffstat (limited to 'src/songs/posiołem-se-reczki.ly')
-rw-r--r--src/songs/posiołem-se-reczki.ly10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/songs/posiołem-se-reczki.ly b/src/songs/posiołem-se-reczki.ly
new file mode 100644
index 0000000..857d75b
--- /dev/null
+++ b/src/songs/posiołem-se-reczki.ly
@@ -0,0 +1,10 @@
+\version "2.22.1"
+\include "./ly/preamble.ly"
+
+\relative {
+ \key g \major
+ \clef treble
+ \time 3/4
+ fis'8. fis16 fis8 a g g | fis8. fis16 fis8 a g g |
+ fis fis e4 fis | e8 e d fis g g | fis fis e4 fis | e8 e d2 \bar "||"
+}