13 lines
210 B
LilyPond
13 lines
210 B
LilyPond
\include "song-of-the-volga-boatmen.ly"
|
|
|
|
\book {
|
|
\score {
|
|
\new Staff \with {
|
|
instrumentName = "Tenor Sax"
|
|
} {
|
|
\transpose g' bf'
|
|
\melody
|
|
}
|
|
}
|
|
}
|