Track Header not updating

Stephen Powell's icon

Upon using the below patch to grab the id of the track that the m4l device is placed in, I'm then getting the track header using live.property. Strangely, when changed in Live, the track header refuses to update out of the live.property object. Any ideas?

Thank you.

4814.R2Vr1.amxd
amxd
broc's icon

To grab the track id you'd need the path message 'path this_device canonical_parent'.

Stephen Powell's icon

Ah thank you broc, works perfectly. Strange that the previous message seemed to work once but then not again.

Best,

T