LOM Access in C external?

Howard Scott's icon

Hello, Is there a way to access LOM in C External , not Javascript? Thanks

11OLSEN's icon

No, there isn't.

Iain Duncan's icon

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?

11OLSEN's icon

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.