Archives

midiSysEx incoming please

Yes, me too. The LaunchControl sends a sysex message, when the user changes the user-mode (or back to factory mode).  That would be awesome.

How to Generate Animation (blink led feedback) ?

I am also missing sort of „timer instance“. That could be created by an action, or so.  And then you have a reaction, that can react, every time the timer counted down. Where you could specify, if you had a once-only timer, or a repeating timer, until it was turned off explicitly. … and an […]

Feature requests / Reaction editor

YES, I also vote for the ability to get a „custom include“ section after the class definition to introduce custom class vars, such as constants for Color-Coding and such.…. and to get include-lines on a reaction. I also like the idea to increase some features in the editor to duplicate or move some actions/filters between […]

Script unable to move session box

I got the same situation, that the box wasn‘t moving, but it was the setting of LED feedback for some parameters, that the surface does not offer. And when Ableton feedbacks the LED to „nowhere“, the script somewhat refrains from moving the box.  That may be an unknown bug at ableton, too.    Could someone […]

Looper Only Loops on the First Track Of Ableton Set

In the Reaction, the loop is set to loop through the Devices of the first Track and the Condition only checks the first device of the first Track. To fix this: In the Loop section, use the Path Menu (gray upwards pointing hand) to loop through the Devices of the Selected Track In the Condition […]

Fire and Stop a Clip or scene with the same button

I think “clip is triggered” means that you clicked the play button of the clip with the mouse. “clip is playing” might be what you need. Also, add an Action to Action Block 1 to “Exit the Reaction” after the clip is fired. You can find it in “Script” section of the Action’s menu. If […]