Ableton Live blocks UI to UI functionality in MIDI Remote Scripts which is probably why it’s not working. Generally you need to make Reactions which do either: MIDI controller > UI or UI > MIDI controller. However, a community member posted a possible solution to get around this limitation: https://community.remotify.io/questions/question/solved-defer-your-response-workarounds/
It comes down to taste. I personally like to split Reactions up when the begin to get complex (say more than a few Action blocks). Here’s a knowledge base article which explains how to get/set/increase/decrease modifier values. https://community.remotify.io/knowledge/get-and-set-values-to-modifiers/
Ok, so that sounds like the Digitakt isn’t liking the received LED feedback velocity value. Do you know what it uses for feedback. Is it relative or absolute?
You should be ok use the modifier change as the listener
Yes I’m not using the reaction to move it. I am moving the session box using a different midi controller input. I’ve currently went a different t route — stored offset changes to a modifier and used the modifier updated listener instead of the session box is changed listener. But even then, if I’m going […]
Hey John, thanks for the quick answer! When I turn off the LED feedback it stops glitching but then I lose the functionality that I need: the digitakt showing the values of the currently selected device. It might be a problem with Digitakt. I will also contact their customer support. I attached my script. Maybe […]
Is it the Mode itself or Mode Selector which you LED feedback isn’t working for? Sorry, I’m not entirely sure what you’re trying to achieve 🙂
It does look like something to do with the feedback. However, unless the attached Ableton parameters are still being moved after you release the encoders (maybe with automation?) it doesn’t make sense that they would continue moving more than once. The mapping will only send LED feedback until the Ableton parameter stops being moved. Try […]
Hey, JohnC – thanks a ton for the tip! After poking about a bit, I have the reaction I need to grab parameters. I can shelve that insane 70-mode build-out – and it even takes fewer moves to execute. 👍👍 Was there any insight you could lend for how to get LED feedback with modes? […]
Hey, the Session Box Position is Changed listener only fires if you use a Session Box Navigation mapping type to move it. If you’re using a Reaction Action to move it from a button/knob input, use the input as the listener instead.