jakobkg bf84d35117
Change MIDI velocity implementation to allow direct control of velocity value (#9940)
* Initial changes to expose "real" MIDI velocity

* Change MI_VELU and MI_VELD to fit new logic

* Apply cleanups from fauxpark's review

my bad on the errant whitespace and else {} placements

* Slight changes to MI_VELD to match values when velocity is falling to when it is rising

* Add keycode MI_VEL_0

* Update compute_velocity() to handle MI_VEL_0

* Store velocity as 7 bits to hard cap value at 127
2020-10-30 13:15:37 -07:00
..
2020-07-16 16:45:50 +10:00
2020-07-16 15:49:18 +10:00
2020-08-29 14:30:02 -07:00
2020-08-29 14:30:02 -07:00
2020-03-06 22:29:01 -08:00
2020-03-06 22:29:01 -08:00
2020-08-29 14:30:02 -07:00
2020-08-29 14:30:02 -07:00
2020-09-21 04:21:19 -07:00