ideoforms / AbletonOSC

Control Ableton Live 11 via Open Sound Control (OSC)
MIT License
426 stars 70 forks source link

Duplicate clip missing? #100

Closed hemisphera closed 1 year ago

hemisphera commented 1 year ago

I am missing an endpoint that lets me duplicate a clip. I have seen the /live/song/duplicate_scene and /live/clip/duplicate_loop, but that's not what I am looking for. Is there even a Live API call available for this?

I would love to give a hand in implementing this, but I am having trouble with the documentation for the API Live exposes. What documentation do you use as reference? All that I have found on the web is either outdated incomplete. For example: I cannot find documentation for the schedule_message method you are using anywhere.

ideoforms commented 1 year ago

Thanks for the query. There is a duplicate_clip_to method for this; I've added the functionality in the latest commit, so closing this issue. Let me know how you get on!

For future reference, the Live API documentatation has been reverse-engineered in a couple of places: