LOM Access in C external?
Hello, Is there a way to access LOM in C External , not Javascript? Thanks
No, there isn't.
I've been meaning to dig into this for Scheme For Max, but haven't gotten around to it yet. Would it be possible to create a Live API object and send it messages from C?
I mean there has to be a way because live.path, live.object and live.observer are Max objects written in C/C++. But probably using some undocumented stuff and symbols.