baykovr / AVPI

an open source voice command macro software
https://baykovr.github.io/gavpi.html
GNU General Public License v3.0
199 stars 42 forks source link

Summary feedback AVPI Alpha Build 0.04 #6

Closed iNgeon closed 8 years ago

iNgeon commented 9 years ago

*Profile > Modify > Action sequence > New > Action type > KeyDown\KeyUp action's will hold a specific key until an Up or Press action: Doesn`t appear to work. As example, for Star citizen the action sequence is:

When using notepad, replacing Lshift with Tab is an easy way to test.

Profile > Modify > Action sequence > New > Action value: Key-bindings confusing, duplicate or missing (examples: LAlt & RAlt & Cursor keys & most special characters like []{};:'",<.>/?/- cannot easily map)

baykovr commented 9 years ago

Thanks for the feedback as always. Looking into it, lots of bugs to take care of at the moment however.

baykovr commented 9 years ago

Bizarre, looks like a problem with how we invoke InputManager. This will need some experimentation.

baykovr commented 8 years ago

Partly added press support in https://github.com/baykovr/AVPI/commit/4cc63b0a478c78430ebcaf385d1b22803c8e3539

Closing old issue, if persist will open new ticket for key hold issue.