m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/songs/sędkowian.ly
diff options
context:
space:
mode:
Diffstat (limited to 'src/songs/sędkowian.ly')
-rw-r--r--src/songs/sędkowian.ly12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/songs/sędkowian.ly b/src/songs/sędkowian.ly
new file mode 100644
index 0000000..c5744f2
--- /dev/null
+++ b/src/songs/sędkowian.ly
@@ -0,0 +1,12 @@
+\version "2.22.1"
+\include "./ly/preamble.ly"
+
+\relative {
+ \key a \minor
+ \clef treble
+ \time 3/4
+ a'2 a4 | a a8 g4 g8 | a4 c b | g8 b a2 |
+ a2 a4 | a a8 g4 g8 | f4 e c | d8 b a2 |
+ a4. c8 e4 | g8 e f4 e | d a c | d8 e a2 |
+ a,4. c8 e4 | g8 e f4 e | d a c | e8 c d2 |
+}