m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/songs/sędkowian.ly
blob: 984cde19bab9b90cbc3baea4a0e5eec809a9079b (plain)
1
2
3
4
5
6
7
8
9
10
11
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 f a2 |
  a,4. c8 e4 | g8 e f4 e | d a c | e8 c d2 |
}