How to change the note off value ?

How to change the note off value ?

Hello,
I just receive my midi fighter, I have a problem
I already search in the forum, but I did not found an answer…

Is there a way to change the note off value to 0 and not 127 ?

Like :
press the button = note on / value 127
release the button = note off / value 0

Thanks you for your answer.
Boris.

That would require changing a line in the firmware and making yourself a custom HEX file.

There’s plenty of debate in MIDI land over what the release value of a NoteOff really means, philosophically speaking, but the actual velocity value of a NoteOff should not affect it’s use if you’re tracking MIDI according to the standard.