select track relative to session box but outside of session box
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
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
Sign up
User registration is currently not allowed.