Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gamepad and midi support #83

Open
timo opened this issue May 26, 2023 · 0 comments
Open

gamepad and midi support #83

timo opened this issue May 26, 2023 · 0 comments

Comments

@timo
Copy link

timo commented May 26, 2023

the official configuration tool allows you to set the footswitches to produce a midi note or press a gamepad button. i don't see a usb audio device, but i do see a gamepad when i plug mine in:

jstest /dev/input/js1
Driver version is 2.1.0.
Joystick (PCsensor FootSwitch) has 2 axes (X, Y)
and 8 buttons (BtnA, BtnB, BtnC, BtnX, BtnY, BtnZ, BtnTL, BtnTR).
Testing ... (interrupt to exit)
Axes:  0:     0  1:     0 Buttons:  0:off  1:off  2:off  3:off  4:off  5:off  6:off  7:off

so it is most likely not an issue of setting the right keycode to be pressed, there would be a different command sent to the firmware to use gamepad actions, much like mouse movement and wheel are different from keypresses

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant