Skip to content

Instantly share code, notes, and snippets.

View genmce's full-sized avatar

genmce

View GitHub Profile
@genmce
genmce / CustomAHK.ahk
Last active January 14, 2019 22:13 — forked from SonicZentropy/CustomAHK.ahk
Ableton AHK Script
; 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