prepare for MIDI velocity mapping

This commit is contained in:
tildearrow 2023-12-13 20:44:32 -05:00
parent bdef72666b
commit 69998e2c7e
4 changed files with 21 additions and 2 deletions

View file

@ -190,7 +190,7 @@ struct DivNoteEvent {
channel(-1),
ins(0),
note(0),
volume(0),
volume(-1),
on(false),
nop(true),
pad1(false),