dbkynd / controlcast

A Launchpad Controller desktop application for streamers
MIT License
95 stars 39 forks source link

Key is only sent once and cannot be pressed again? #61

Open LFSXtreme opened 4 years ago

LFSXtreme commented 4 years ago

Hi! Thanks for the nice tool.

I want to use it in the game to emulate my keyboard.

Problem (for example): I assigned "Space" to a key.

If I now press the key in the game that I assigned to "Space" on the launchpad, the input is only accepted once. So I can't press the key for "Space" a second time.

I have to press Space again on my keyboard so that the game accepts the assigned "Space" button again with the Launchpad.

So it feels like the key would get stuck in the game after pressing it on the launchpad and I have to release it with my keyboard first.

However, the inputs work wonderfully in a note. There I can write normally with the Launchpad if I want.

Thank you for your help!