select track relative to session box but outside of session box

2.11K viewsGeneral
0

Hi,

Is there a way to select a track that is relative to the session box, but also is outside of the session box? So if my session box is on tracks 9-16, is there custom coding to highlight track 17 using the ‘relative to session box logic?
Something like this maybe?
self.set_highlighted_track(self.get_sessbox_track_offset()+9)
This doesn’t work obviously:)
Does anybody know more?

admin Changed status to publish
Attached Files:
0

I tested that I can set the ‘track type’ in a reaction to ‘visible and relative’ track 9
=> this has effect on track 17 if my session box is on track 9-16

But there is no option to choose ‘visible and relative track’ for the track selection reaction…

admin Changed status to publish
Attached Files:
You are viewing 1 out of 7 answers, click here to view all answers.