Page 2 of 2

Re: Live with Command Line / Arguments

Posted: Fri Dec 17, 2021 8:40 am
by sqyttles
Any progress on this? Given the engineers at Ableton follow TDD, I'm sure they're practicing CI/CD.

I do believe there's plenty of opportunity for automating Live to generate audio/MIDI -- it's just a matter of them opening up their APIs to the dev community. ;)

Re: Live with Command Line / Arguments

Posted: Tue Jan 04, 2022 11:11 pm
by Antigone
Bump :)

I still can see so much use for this.

... and with the (soon?) maturity of server components, imagine all the nice stuff we could achieve to improve workflows!

Re: Live with Command Line / Arguments

Posted: Fri Apr 01, 2022 7:53 pm
by kmoseni
+1

Re: Live with Command Line / Arguments

Posted: Thu Feb 13, 2025 1:52 pm
by modus.band
Hey there! I've created a little script in which I'm able to run commands using CLI and receive printouts. For exactly the reason: try out some lines and find the correct functions I want to use (dirs() is your friend) to write my own MIDI Remote Scripts.

I'll post it the days!