Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Ableton Live, supercharged (on Windows)

License

NotificationsYou must be signed in to change notification settings

LiveEnhancementSuite/LESforWindows

 
 

Repository files navigation

Live Enhancement Suite

Build Status

What is the Live Enhancement Suite?

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.

What are all these files?

NamePurpose
LiveEnhancementSuite.ahkThe heart of LES, this is the actual AutoHotKey script that drives the Live Enhancement Suite
MenuIndex.ahkThis is menu index file that assistsLiveEnhancementSuite.ahk
MIndexGen.ahkThis is the file that used to generateMenuIndex.ahk
menuconfig.iniThe default menu configuration file that is placed in every new LES install
settings.iniThe 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 legalJust some little fun

Sounds cool, how can I help?

  • 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

How do I build this thing?

Building with AHK

Presuming the location of your AutoHotKey install isC:\Program Files\AutoHotkey\and you have git installed

  • Clone the repositorygit clone https://github.com/LiveEnhancementSuite/LESforWindows

  • Go to the folder of the repositorycd 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

Building with CompileAHK GUI

  • Clone the repositorygit 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

Building the installer

  • Clone the repositorygit clone https://github.com/LiveEnhancementSuite/LESforWindows

  • Download and install the latest version of Inno Setup fromhttps://jrsoftware.org/isinfo.php

  • Open theInnoSetupScript.iss file with Inno Setup

  • Hit Ctrl + F9 to build

Anything else?

LESforWindows is released under the MIT License

Copyright © 2019-2021Dylan Tallchief andInverted Silence

Sponsor this project

    Packages

    No packages published

    Languages

    • AutoHotkey99.0%
    • Inno Setup1.0%

    [8]ページ先頭

    ©2009-2025 Movatter.jp