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 made an example script that shows kind of what I want:
This script mutes the first track that comes after the 8 track session box (visible and relative track 9). But I don’t want to mute this track, I want to HIGHLIGHT it .. and don’t know how to do it 🙁
I really hope someone can help me with this!
Thanks
admin Changed status to publish
Attached Files:
Sign up
User registration is currently not allowed.