On first connection I learned that my usual taps get 1 to 50 in velocity, where 50 is my finger tapping the buttons with a worrysome force.
I want this range to be remapped to 0 to 127. Currently I am sending midi message with the button value multiplied and then added by defined numbers, but this means low resution over the range and therefore less consistency with multiple taps.
When I set the button mode to pressure, it smoothly goes from 0 to 127 over the buttons' full physical movement range. And I am not sure if using the calibration feature is for velocity, not pressure.