s4m ableton Live API examples up

7 views
Skip to first unread message

Iain Duncan

unread,
Sep 5, 2021, 12:17:12 AM9/5/21
to scheme-for-max
Hi folks, for those who use ableton Live and Max 4 Live, I have an
example device and code up on the s4m cookbook of using the Live API
from Scheme for Max. It currently only covers live.object, not
live.observer or live.remote. It's working nicely for me, but I'd love
to get some other testers on it. I will make a video and more
comprehensive documentation once we've kicked the tires on it some
more. Tickets on issues welcome!

https://github.com/iainctduncan/scheme-for-max-cookbook/tree/master/ableton-live-api

Sample high level call: (live 'set-track-volume 0 0.5)

Sample low-level call: (live-api 'send-path '(live_set tracks 0
clip_slots 0 clip)
'(call fire)).
Reply all
Reply to author
Forward
0 new messages