How to get the selected clip - cursors?

Post Reply New Topic
RELATED
PRODUCTS

Post

I'm trying to learn controller scripting. The API is quit big for a newb.

How do you get the active clip/clipslot so you can perform functions on it like quantize, delete and such?

I'm not sure I get the whole cursor thing, if thats the way to do it....

regards
/Thomas

Post

selectedClip=host.createCursorClip(127,127);

Post Reply

Return to “Controller Scripting”