You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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...
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
The text was updated successfully, but these errors were encountered: