Page 1 of 1

Set clip_start and end, not a feature?

Posted: Thu Mar 17, 2011 12:15 am
by starkaudio
I've got a similar post out in the M4L section, but maybe it's more of a feature request or beta feedback.

In the LOM for Clip could we have a method to set clip_start and end please? I'm not talking about loop_start and loop_end, but rather the start and end markers.

I'm surprised it isn't available in the LOM already.

Re: Set clip_start and end, not a feature?

Posted: Thu Mar 17, 2011 12:31 am
by starkaudio
My own hacking has found:

set looping 0,
set loop_start <some numeric>,
set looping 1,
call fire

Hacky but it seems to work.

Re: Set clip_start and end, not a feature?

Posted: Thu Mar 17, 2011 9:22 am
by S4racen
loop_start and loop_end are the same as clip_start and end....

I agree they should be able to be defined seperately eg, move loop and not have to turn it on to do so....

Cheers
D