Page 1 of 1

Access to certain functions through the API?

Posted: Thu Nov 05, 2009 11:38 pm
by orge
I've had a quick scan through the API using the API.Explorer (v neat, btw! :) ).

I've been trying to work out whether the API exposes the position of warp markers in a clip? I couldn't see anything, but wondered if anybody else has?

Also, I can't find a way to obtain a clips file location or metadata?

Finally, is there direct access to incoming MIDI messages? Maybe this is not through the API.

Thanks,

James

Re: Access to certain functions through the API?

Posted: Mon Nov 09, 2009 12:48 pm
by stefan-tiedje
orge wrote:Finally, is there direct access to incoming MIDI messages? Maybe this is not through the API.
midiin, notein, ctlin, pgmin...
The normal midi objects of Max should work, as the default midieffect and midinstrument devices show already...

Stefan