Tips & Tricks > Sending control keystrokes to SSP (AHK)

 


yehoshua
12/30/2017 12:49:04 PM
Our projection computer is used for more than just SongShow Plus, but I always want to be able to advance to the next step (or back up) in SSP, no matter what window is active.

I created an AutoHotKey script which always sends the keypad '+' and keypad '-' to the correct SSP window. This also allows us to have an extra USB keypad at the audio console, too.

Here are the contents of the AHK script I use:

settitlematchmode,2 NumpadAdd:: ControlSend,,{NumpadAdd},SongShow Plus return NumpadSub:: ControlSend,,{NumpadSub},SongShow Plus return

osborn4
1/3/2018 7:17:12 PM
This looks like a great idea. Thanks.

To post messages to the forums you must be signed in to a user account.
An error has occurred. This application may no longer respond until reloaded. Reload 🗙