... its quite clever...
so if loop is 7 cycles it cuts it to 3 1/2 ?
Aha.. well I had to go and check didnt i?
You immediatly spotted the logical problem. And you were right, Mobius is NOT qite as clever as I thought, however, if this was an implementation one COULD do in Eloop soft of hard, it would do for me. the fact that I never knew this, seems to suggest that it works... if you dont think about it but just use it!
If a loop is 7 cycles and you hit divide, .. it DOES end up with a "loop time" of 3 1/2 cycles.. BUT it's combined these cycles to 1 new cycle,
So if a cycle was 1 second and your loop was 7, you end up with 1 cycle that is 3.5 second.
I realise this cause synch problems...