Track status display view in Session using remote script

Discuss Live-ready controllers other than Push.
Post Reply
spinlud
Posts: 105
Joined: Sat May 26, 2012 9:27 am

Track status display view in Session using remote script

Post by spinlud » Sat Mar 29, 2025 5:36 pm

Hi, does anyone know if it is possible to emulate the click of track status in session view using the api?

Image

Image

Basically when you click on track status, the waveform view of the playing clip is displayed. I know this can be done using midi/key mapping assign to that specific button, but I would like to know if this can be done natively using the remote script.

I have looked at the api here https://nsuspray.github.io/Live_API_Doc/11.0.0.xml, using some logs in the remote script I found that the available application views are: ['Browser', 'Arranger', 'Session', 'Detail', 'Detail/Clip', 'Detail/DeviceChain']

Tried focusing on 'Detail/Clip' but nothing happens.

Post Reply