Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork28
Ableton Live, supercharged (on Windows)
License
LiveEnhancementSuite/LESforWindows
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Live Enhancement Suite is a self-managing compiledAutoHotKey script. At its core, is a script that uses the power to AutoHotKey to enhance your Ableton Live experience.
Name | Purpose |
---|---|
LiveEnhancementSuite.ahk | The heart of LES, this is the actual AutoHotKey script that drives the Live Enhancement Suite |
MenuIndex.ahk | This is menu index file that assistsLiveEnhancementSuite.ahk |
MIndexGen.ahk | This is the file that used to generateMenuIndex.ahk |
menuconfig.ini | The default menu configuration file that is placed in every new LES install |
settings.ini | The default settings file that is placed in every new LES install |
logos\ | The folder that contains all logos for the Live Enhancement Suite (with different colors for developer releases and stable releases) |
Everything Else that isn't GitHub related or legal | Just some little fun |
- Read ourCode of Conduct and get started contributing to the Live Enhancement Suite
- Dig some pennies from the couch and help fund the development of LES withPayPal
Presuming the location of your AutoHotKey install isC:\Program Files\AutoHotkey\
and you have git installed
Clone the repository
git clone https://github.com/LiveEnhancementSuite/LESforWindows
Go to the folder of the repository
cd LESforWindows
Run the AutoHotKey compiler
"C:\Program Files\AutoHotkey\Compiler\Ahk2Exe.exe" /in LiveEnhancementSuite.ahk /out "Live Enhancement Suite.exe"
Sidenote: If you are trying to debug the LiveEnhancementSuite script, you may run it as a normal AutoHotKey script, building is generally reserved for releases
Clone the repository
git clone https://github.com/LiveEnhancementSuite/LESforWindows
Download CompileAHK's GUI here:https://github.com/mercury233/compile-ahk
Once installed, simply right click the .ahk file and choose "Compile with options"
Hit the "Compile" button
Clone the repository
git clone https://github.com/LiveEnhancementSuite/LESforWindows
Download and install the latest version of Inno Setup fromhttps://jrsoftware.org/isinfo.php
Open the
InnoSetupScript.iss
file with Inno SetupHit Ctrl + F9 to build
LESforWindows is released under the MIT License
Copyright © 2019-2021Dylan Tallchief andInverted Silence
About
Ableton Live, supercharged (on Windows)
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Languages
- AutoHotkey99.0%
- Inno Setup1.0%