maartentamboer / X-Touch-Mini-FS2020

Control FS2020 with a Behringer X-Touch Mini
https://dev-tty.nl/X-Touch-Mini-FS2020/
MIT License
57 stars 19 forks source link

Better behavior of long pressing a button? #109

Closed mkx173 closed 2 years ago

mkx173 commented 2 years ago

Hello, first of all thank you for your great work! I am trying to create my own configuration for a32nx and I found that currently the long press event only triggers when the button/encoder is released, which is not very intuitive. Is is possible to add a new behavior that make the event trigger after pressing the button for a certain amount of time? I already implemented the new bahavior myself and I feel like it's much better. Thanks!