Combination Mode Problem

150 viewsCSS Controller Templates
0

I’m sure I’m missing something, because my scripts are awesome and I am probably Control Surface Studio’s biggest Fan! (and Remotify!)

I’ve got combination mode on two scripts (one my AMAZING APCKey script for the Sensel Morph (why do such amazing controllers always end up unsupported?) and the other a Keith McMillan 12 Step (see previous lament)) and it works when I move ONE device, but the other device moves all by itself….

I believe it may have something to do with the fact that to move the session on the Morph, I press a mode selector and I am moving it in the SHIFT mode…

but the navigation is FINE within that controller. In other words it moves and stays moved after I come out of shift mode…. BUT the 12 Step session box stays where it is.

In other words
Device 2 moves the session for Device 1 & 2, but
Device 1 ONLY moves the session for Device 1.

Any quick thing to check that I’m missing??

Thanks for any help. 🙂

admin Changed status to publish May 22, 2024
Attached Files:
0

Correction – just did some more testing.

IT DOES MOVE, however the session box on device 2 doesn’t update…. the session box on device 1 updates as soon as I move device 2, but when I move device 1 – trackwise OR scenewise – the session box of device 2 doesn’t update UNTIL I move it – then I see that it has moved.

Is there a way to have the session box update as soon as it has been moved?? Is there something to listen for or some setting to make feedback more responsive?

Again, whatever you can think of helps, and

Thank you.

admin Changed status to publish May 22, 2024
Attached Files:
0

Hey!

Double check that you have ‘combination mode’ turned on in both scripts and in all modes which have the session box mapping.

EDIT:
Also, There is a listener in Reactions which listens for a change of session box position:
script > session box position changed
And for the Action:
Script > set active mode
You will need to set the ‘number’ to the current mode number. So if its the first mode, enter 1.

The idea here is that whenever the session box position changes, you’re forcing the mode to reload, which in tern will auto update the display.

admin Changed status to publish May 22, 2024
Attached Files:
0

This sounds like what I’m looking for but it didn’t work.

Also – previously I set a script to give me a Live Status when the Session Box Position Changes, but it doesn’t even trigger when I’m moving the other session box.

admin Changed status to publish May 22, 2024
Attached Files: