Accessing Monitor State

Yot Magnet's icon

Hi,

I'd like to access Monitor state of a track but I think my message is wrong...
Here is the message : goto path live_set tracks 0 current_monitoring_state

How can I fix this issue ?
Thx

broc's icon

Remember that a path must always refer to an *object*.
But current_monitoring_state is a *property*.

Max Patch
Copy patch and select New From Clipboard in Max.

So you'd need something like this

Yot Magnet's icon

Ok, thanks a lot.

Dante's icon

This post was really helpful to me. Because "current monitoring state" is not listed in the Live Object Model docs.

Can I request that it get added to the docs please?