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

ctrl + x doesn't work #96

Open
Schendar opened this issue Oct 7, 2024 · 2 comments
Open

ctrl + x doesn't work #96

Schendar opened this issue Oct 7, 2024 · 2 comments

Comments

@Schendar
Copy link

Schendar commented Oct 7, 2024

Hi, I'm trying to make my pedals (1a86:e026) working with guitarix software in AVM distro (debian based).
To change presets I need to send a CTRL - and CTRL + combination to guitarix.
I have programmed the pedals using:
footswitch -1 -m ctrl -k - -2 -s 'd0' -3 -m ctrl -k +
retriving the configuration with footswitch -r gives:
[switch 1]: l_ctrl+-
[switch 2]: d0
[switch 3]: l_ctrl++
but when I press switch 3 it does nothing, while 1 and 2 works perfectly.
Switch 3 works with other combination and CTRL + from keyboard works too.
Can you help me?
Thanks
Andrea

@rgerganov
Copy link
Owner

Try programming the switch with the original software on Windows. If it works, paste the output of footswitch -r here.

@Schendar
Copy link
Author

Schendar commented Oct 7, 2024

Ok, I've tried with the original software: CTRL + combination is not working. I had to change keyboard layout (I'm italian) even to enter the correct combination, but when I memorize it on the pedals and then switch to linux PC, footswitch -r gives "unknown response" for switch#3. So probably is an hardware bug...

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

2 participants