Skip to content

ebai101/ableton-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ableton-repl

a simple remote REPL for Ableton's internal Python interpreter

  • copy the AbletonREPL folder to ~/Music/Ableton/User Library/Remote Scripts
  • run Ableton
  • in a terminal, run nc localhost 13254 or telnet localhost 13254, you should be presented with a Python interpreter

you can call any Live Python API functions in this interpreter, which can be found here

About

remote REPL for the Ableton Python API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors