Skip to content

Commit

Permalink
Make minimum MIDI volume a litte greater
Browse files Browse the repository at this point in the history
  • Loading branch information
ksnortum committed Apr 9, 2023
1 parent fe5ebf8 commit 264838f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion includes/header-paper.ily
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,10 @@
\context {
\Voice
\remove "Dynamic_performer"
}
}
\context {
\Score
midiMinimumVolume = #0.20
midiMaximumVolume = #0.99
}
}

0 comments on commit 264838f

Please sign in to comment.