m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/songs/dalej-chłopcy-dalej-śmielej.ly
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2021-09-13 16:40:21 +0200
committerMarcin Chrzanowski <m@m-chrzan.xyz>2021-09-13 16:40:21 +0200
commit69df93910162489544f162f36b53c87c9ee068f1 (patch)
tree348b0f25849b93779bd860f67f2b1a9a84f08f55 /src/songs/dalej-chłopcy-dalej-śmielej.ly
parentd270d4fb79cb6b4c9b4aae94c7c62598dae22f5d (diff)
Add melodies and recordings
Diffstat (limited to 'src/songs/dalej-chłopcy-dalej-śmielej.ly')
-rw-r--r--src/songs/dalej-chłopcy-dalej-śmielej.ly12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/songs/dalej-chłopcy-dalej-śmielej.ly b/src/songs/dalej-chłopcy-dalej-śmielej.ly
new file mode 100644
index 0000000..12082ce
--- /dev/null
+++ b/src/songs/dalej-chłopcy-dalej-śmielej.ly
@@ -0,0 +1,12 @@
+\version "2.22.1"
+\include "./ly/preamble.ly"
+
+\relative {
+ \key d \major
+ \clef treble
+ \time 3/4
+ a8. d16 d8 d d fis | fis4 e2 | a,8. e'16 e8 e e g | g4 fis2 |
+ \bar ".|:"
+ a8. fis16 fis8 fis fis a | a4 g2 | g8 fis e cis cis e | e4 d2
+ \bar ":|."
+}