a quick question for Live developers
how would you rate the idea of exposing your object model (at least the one running in the GUI thread) in python (for instance) in order for users to automate tasks (random beat slicing, automated track exports, and lots of other amazing things.. etc..) ?
A) it would be nice but takes some time
B) we are not interested in scripting
C) we are using that for our internal testing and consider
releasing it soon
if answer was A, you should definitely check boost::python
thanks and sorry for the strange question
benjamin golinvaux