Session Box Navigation doesn’t work for me

636 viewsCSS Questions
0

hey everyone

i just started using CSS and i’ve already ran against a brick wall – i’m currently trying to get a 4×4 session box going for my launchpad pro mk3.

The box itself shows up as i hoped it would – clip launch works as intended as well, but the two navigation things do not seem to work. Any idea why? I did follow the video tutorial linked in the description and i do not see any difference to what i am doing.

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

Hi,

You’re likely getting an error as you have to enter a value in both Action Parameters: Track Number & Scene Number.
Rather than leaving one empty, set it to its current position like so:
For Track number: self.get_sessbox_track_offset() – 1
For Scene number: self.get_sessbox_scene_offset() – 1
Note: in order to enter the code, you will first need to select the ‘custom’ option for the Action Parameter

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