Session Box Position Change Does Not Trigger Actions

1.93K viewsCSS Questionssession box Session Box Issues
0

I have these listeners in a reaction:

Script is initialisedx w

Selected Track changed

Session Box Position is Changed

Track Color Change

Loop: tracks

Action: send midi sysex which changes the led strip in my controller to correspond to the session box track color

PROBLEM: all the listeners work except session box position changed. What is the cause of this?

JohnC Answered question
0

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.

JohnC Answered question
0

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 by your original answer, I shouldn’t have to do this right?

Freznek Sta Ana Answered question
0

You should be ok use the modifier change as the listener

Hellem Posted new comment

But why????? There are only 20 modifiers… add more! much more please!!! Or better make the reaction for session_box moved to work properly! In case when 2 scripts share a single session_box – that would be vey usefull!!
And, PLEASE! Do both!