Looper's Delight Archive Top (Search)
Date Index
Thread Index
Author Index
Looper's Delight Home
Mailing List Info

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Date Index][Thread Index][Author Index]

Mobius Scripting - Switching and Moving



Can anyone tell me how I can switch loops and move to a loopFrame with a Mobius script?  The following scripts works as expected without the loop1 call, but switching loops seems to cancel the move.  I'm guessing it has much to do with my switching presets, but I've tried all I can think of here...

!name trigger1-3
track1
loop1
variable newFrame = loopFrames*2/3
move newFrame
end