Some scripts doesnt work properly

Describe your issue here:

today I was finally able to test the new features for beta 9…
I create a button and added:
/setlist/jumpToSection Pre Coro; //awaitJump;/loop/enable;/mixer/drums/solo true;

this time the loop worked but the mixer comand didnt, never soloed the group… it only anctivatd the loop once the jumping was done

I changed the order for the last 2 commands…
/setlist/jumpToSection Pre Coro; //awaitJump;/mixer/drums/solo true;/loop/enable;

this time, thie “loop enable” never triggered, but the “solo true” did…

Also i dont know why, but i am having some troubles with fade in, fade out commands… i have seem this working like 2 or three times…
a few secs ago y tried it again, it just doesnt fade…

Please fill out these values to make it easier to troubleshoot:

  • OS and Version:Windws 11
  • Version of AbleSet:ableset 3 beta 9
  • Version of Ableton Live:12.0.20

Hey @Gerson_Benjamin_Sobe, thank you for reporting these issues!

I’m currently reworking the OSC feature and will try to fix them as part of that rewrite. It should be available as part of beta.12 when it comes out.

1 Like

Thank you so much! as always you are very efficient!
Have a great week!