Skip to content

wtfchewy/livecontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Banner

liveControl - WORK IN PROGRESS

Was in need of a way to control my Ableton LIVE from my phone in a way similar to Reapers solution. I came across a few solutions to this but in discovering of these options I thought to myself, "these fucking blow" and here we are.

Local Development

Install AbletonOSC

  • Download a zip of AbletonOSC, unzip its contents, and rename AbletonOSC-master to AbletonOSC
  • Install it following the instructions on Ableton's Installing third-party remote scripts doc, by copying the AbletonOSC folder to:
    • Windows: \Users\[username]\Documents\Ableton\User Library\Remote Scripts
    • macOS: Macintosh HD/Users/[username]/Music/Ableton/User Library/Remote Scripts
  • Restart Live
  • In Preferences > Link / Tempo / MIDI, under the Control Surface dropdown, select the new "AbletonOSC" option. Live should display a message saying "AbletonOSC: Listening for OSC on port 11000"
# Install Depends
$ pip install -r requirements.txt

# Run the Flask Webserver
$ python3 index.py

Preview

Preview

About

Ableton LIVE Web Based Remote Controller

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published