Code Monkey home page Code Monkey logo

lesforwindows's Introduction

Live Enhancement Suite

Build Status

What is the Live Enhancement Suite?

The Live Enhancement Suite is a self-managing compiled AutoHotKey script. At its core, is a script that uses the power to AutoHotKey to enhance your Ableton Live experience.

What are all these files?

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 assists LiveEnhancementSuite.ahk
MIndexGen.ahk This is the file that used to generate MenuIndex.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

Sounds cool, how can I help?

  • Read our Code of Conduct and get started contributing to the Live Enhancement Suite
  • Dig some pennies from the couch and help fund the development of LES with PayPal

How do I build this thing?

Building with AHK

Presuming the location of your AutoHotKey install is C:\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

Building with CompileAHK GUI

  • 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

Building the installer

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

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

  • Open the InnoSetupScript.iss file with Inno Setup

  • Hit Ctrl + F9 to build

Anything else?

LESforWindows is released under the MIT License

Copyright © 2019-2021 Dylan Tallchief and Inverted Silence

lesforwindows's People

Contributors

inversil avatar kwvg avatar bmason12149 avatar deepsubmicronmusic avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.