Skip to content

Commit

Permalink
Correct midi file names
Browse files Browse the repository at this point in the history
  • Loading branch information
ksnortum committed Apr 7, 2023
1 parent 70f3c4e commit fe5ebf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion includes/nocturnes-op62-no1-parts.ily
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@ nocturneOneMusic = \score {
}

nocturneOneMidi = \book {
\bookOutputName "etude-op62-no1"
\bookOutputName "nocturne-op62-no1"
\score {
\keepWithTag midi
<<
Expand Down
2 changes: 1 addition & 1 deletion includes/nocturnes-op62-no2-parts.ily
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@ nocturneTwoMusic = \score {
}

nocturneTwoMidi = \book {
\bookOutputName "etude-op62-no2"
\bookOutputName "nocturne-op62-no2"
\score {
\keepWithTag midi
<<
Expand Down

0 comments on commit fe5ebf8

Please sign in to comment.