Open brightsparc opened 1 year ago
This is quite a major task as it would require adding support for the Live.Browser
class (search for it in API docs), which means a new class and set of API calls. I won't have the bandwidth to come to this in the near future but would welcome contributions!
+1 for this feature, maybe I'll see if I can code it. I presume no progress in this regard has been made so far?
Also, I only have Ableton 12 Standard, so my PR might be missing some Max features.
I'm stuck already. I managed to add a working handler, but I don't know how to proceed from there. Could you give me a hint, @ideoforms ? https://github.com/KorusMateusz/AbletonOSC/pull/1/files#r1774170026
There is the ability to get the devices for a clip as well as set parameters.
But there isn't any api to add a new instruments.
Given controllers like push are able to select instruments, how could we go about this using OSC?