Daniel Jones
Daniel Jones
Thanks for the comments/suggestions, and apologies @sophiaas for the slow response - due to work commitments, I am only able to work on some projects in a somewhat bursty cadence......
I've just pushed some updates to AbletonOSC and pylive that enable lightning fast scanning of device parameters, with an example script that randomises the parameters of devices within your set...
Thanks @sahbic. You're absolutely right... this refactor disabled scanning device parameters when `network` mode is used, which was unintentional. The reason it doesn't happen by default is because it typically...
Thanks for the spot @jarmitage, looks like I deleted an example but didn't update this script. Will add an automated test for this :)
Changes look great, thanks! You'll do great on the tests. Best way is to start with a really simple one, just by copying one of the existing tests (e.g. try...
This PR adds a lot of useful new functionality particularly around `clip` operations, so in order to help clear the backlog, I'm going to merge it even though the new...
This will be done as part of #124.
Just taken a look. It appears the function in LOM is `set_or_delete_cue`, which creates/deletes a cue point under the current Arrangement playback position; to name it, you then modify the...
This is now done and documented: `/live/song/cue_point/add_or_delete`, and `/live/song/cue_point/set/name`.
Hi @Rewlio, I have seen this warning pop up on some Windows systems. However, this is only a warning, and does not mean that AbletonOSC has not started up properly....