Start breaking up music into pieces/score parts
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
\include "song-of-the-volga-boatmen.ly"
|
||||
|
||||
\book {
|
||||
\score {
|
||||
\new Staff \with {
|
||||
instrumentName = "Tenor Sax"
|
||||
} {
|
||||
\transpose g' bf'
|
||||
\melody
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user