m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/songs/bili-się-chłopcy.ly
diff options
context:
space:
mode:
Diffstat (limited to 'src/songs/bili-się-chłopcy.ly')
-rw-r--r--src/songs/bili-się-chłopcy.ly10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/songs/bili-się-chłopcy.ly b/src/songs/bili-się-chłopcy.ly
new file mode 100644
index 0000000..d10f197
--- /dev/null
+++ b/src/songs/bili-się-chłopcy.ly
@@ -0,0 +1,10 @@
+\version "2.22.1"
+\include "./ly/preamble.ly"
+
+\relative {
+ \key g \major
+ \clef treble
+ \time 2/4
+ g'8 g4 fis8 | g4 d4 | g8 g4 fis8 | g4 a | g4 e | d2
+ \bar ".|:" e8 e4 e8 | e4 e | e8 d4 b8 | d4 d | b a | g2 \bar ":|."
+}