m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/songs/dalej-chłopcy-dalej-śmielej.ly
diff options
context:
space:
mode:
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 ":|."
+}