pierr3 / TrackAudio

A next generation Audio-For-VATSIM ATC Client for macOS, Linux and Windows
Other
49 stars 11 forks source link

Unknown PTT Button #178

Closed YEET2395 closed 6 days ago

YEET2395 commented 4 weeks ago

Everytime I want to bind PTT to my Thrustmaster TCA, there is always this F22 key (PTTKey=73) that inputs and sets as PTT button. However, when I disconnected all input devices except for keyboard and my mouse, this still occurs.

https://github.com/user-attachments/assets/7feb39e1-e17d-44df-a685-59a569f68ad2

pierr3 commented 4 weeks ago

There is something on your system pressing that key, it's not track audio related per say, you will need to do a bit more digging on your side and see if you have any programmes running that may be causing this

YEET2395 commented 4 weeks ago

There is something on your system pressing that key, it's not track audio related per say, you will need to do a bit more digging on your side and see if you have any programmes running that may be causing this

I will try to find it, however, vpilot or AFV does not have this problem on my side

pierr3 commented 4 weeks ago

They use a different way to detect keys, so that is to be expected.

YEET2395 commented 3 weeks ago

They use a different way to detect keys, so that is to be expected.

Ah I see, I will try to restart my computer and see if it help

YEET2395 commented 3 weeks ago

They use a different way to detect keys, so that is to be expected.

I don't think I can find the issue for this, is there a way (or possibly add a function?) to manually (not using key detection) select the PTT?

neilenns commented 3 weeks ago

They use a different way to detect keys, so that is to be expected.

I don't think I can find the issue for this, is there a way (or possibly add a function?) to manually (not using key detection) select the PTT?

You can try manually setting it in the settings.ini file if you know the key code for it. The file is located in %localappdata%\TrackAudio on Windows.

YEET2395 commented 3 weeks ago

They use a different way to detect keys, so that is to be expected.

I don't think I can find the issue for this, is there a way (or possibly add a function?) to manually (not using key detection) select the PTT?

You can try manually setting it in the settings.ini file if you know the key code for it. The file is located in %localappdata%\TrackAudio on Windows.

Thanks! I would try to find the key code for my TCA

neilenns commented 3 weeks ago

If it is a joystick you'll need both the button ID and the joystick ID.

pierr3 commented 6 days ago

Tracking this in #211