[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Date Index][
Thread Index][
Author Index]
Re: loop windowing in mobius
no, just discovered it's the total number of subcycles
subcyclenumber looks like it could possibly be the one
i'm trying to get this to work
if subcyclenumber = 15
trimend
endif
to chop the last subcycle off a loop with 16, but it doesn't work
any help out there?
please?
sim
On Fri, Jan 7, 2011 at 4:24 PM, Simeon Harris
<simeonharris40@googlemail.com> wrote:
the system variable "subcyclecount" exists. can this be used?
On Fri, Jan 7, 2011 at 4:06 PM, Simeon Harris
<simeonharris40@googlemail.com> wrote:
fabio - you said -
Did you try the "TRIM" commands ?
You can trim start point and end point according to your 8th-16th or whatever per cycle setting.
but in the manual it says trimend will trim from the current frame to the end. how do you get it to trim from the last 8th or 16th to the end?
sim