

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.