Files
music/src/scores/sax-tenor-solo/song-of-the-volga-boatmen.ly
T

13 lines
210 B
LilyPond

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