I have only a little idea of AHK being able to do this or not.
Currently, when Live sets get heavier and Live starts to lag, LES’ right-click menu is too slow and text input is often stopped before the following actions (selecting first item, loading) are performed, resulting in Live loading the next-to-last item I had previously searched for.
I've built myself a visual alternative to LES’ right-click menu with Touch Portal, and could incorporate typing and looping through an is-it-still-typing state, until typing is finished, then execute the following actions afterwards, which proves more reliable than LES in high-traffic Live sets. (I still had to add a 500ms delay after typing, otherwise, the interface wouldn't always be ready for consecutive actions.)
Would that be possible with LES and its AHK-based functionality as well?
I have only a little idea of AHK being able to do this or not.
Currently, when Live sets get heavier and Live starts to lag, LES’ right-click menu is too slow and text input is often stopped before the following actions (selecting first item, loading) are performed, resulting in Live loading the next-to-last item I had previously searched for.
I've built myself a visual alternative to LES’ right-click menu with Touch Portal, and could incorporate typing and looping through an is-it-still-typing state, until typing is finished, then execute the following actions afterwards, which proves more reliable than LES in high-traffic Live sets. (I still had to add a 500ms delay after typing, otherwise, the interface wouldn't always be ready for consecutive actions.)
Would that be possible with LES and its AHK-based functionality as well?