How To Set Session Box Start At Selected Track Position

Solved1.44K viewsCSS QuestionsSelected Track session box position
0

I was asked the following:

I’ve bought Control Surface Studio 3 and been trying to figure out how to make a script so that a Session Box will start/move to whatever track is selected with my mouse in Ableton Live 12. I’m using a Maschine Jam from Native Instruments.

Here’s how to do it:
For the listener use: song > selected track has changed
For the action select: script > set session box position

– Then for Track Number (set it to custom code) add the code: self.get_selected_track_num() 

I have attached a script with the above configuration which you can import. I tested it and it works.

Deanchik Answered question

Thank you so much, it works perfectly. But can you make one where the scene number is also the selected scene number, and not just 0?
And how did you put the track number to custom code instead of number?

The article linked in my answer explains how to attach the session box to the selected track and scene.

0

This knowledge base article explains how to attach a Session Box to both the selected track & selected Scene

https://community.remotify.io/knowledge/how-to-attach-a-session-box-to-the-selected-track-selected-scene/

JohnC Selected answer as best
You are viewing 1 out of 2 answers, click here to view all answers.