Accessing Monitor State
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
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
Ok, thanks a lot.
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?