This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Last edited 1/14/2019 5:04 PM by genmce; | |
;***************************************************************** | |
; Made some minor changes and adding faders/controls | |
;***************************************************************** | |
#Persistent | |
#SingleInstance, force | |
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. | |
SendMode Input ; Recommended for new scripts due to its superior speed and reliability. | |
SetTitleMatchMode, fast | |
SetTitleMatchMode, 2 |