mauer / xmidictrl

XMidiCtrl is an X-Plane plugin to use midi controllers within the flight simulator
https://mauer.github.io/xmidictrl/#/
GNU Affero General Public License v3.0
31 stars 10 forks source link

detect click on pads which measure pressure #33

Open delgod opened 2 days ago

delgod commented 2 days ago

Some Midi controllers (like Akai LPD8) measure pad pressing pressure in the range from 1 to 127. It needed to click pretty harshly to reach 127 value, and it is mostly impossible to get the same value between two clicks. This PR allows the setting of a minimal pressure threshold to detect the click.

sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud