ldrolez / clyphx-live11

ClyphX advanced macros and scripting for Ableton Live 12, 11 and 10
GNU Lesser General Public License v3.0
197 stars 19 forks source link

Update Clip note actions to support the new Live 11 API. #53

Closed light2peter closed 8 months ago

light2peter commented 8 months ago

This way, clip note actions won't destroy MPE data etc. Retains compatibility with Live 10.

A couple minor behavior changes: VELO RND works again, and instead of cancelling when a pitch or note location exceeds bounds, clamps it to a reasonable value and proceeds.

I did a bit of testing in Ableton 10 and Ableton 11 for each clip action command, but I'm open to feedback for more comprehensive testing options.

This should close issue 5, and possibly issue 45.

ldrolez commented 8 months ago

Thanks! Nice patch