Page 1 of 1

Looping doesn't work anymore?

Posted: Mon Jan 13, 2020 6:55 pm
by oscillator
Something strange has begun to happen when looping in the arranger:

See attached image. I have set the loop points. Everything loops ok (2 bars, then repeats).

I changed the tempo. Suddenly the pointer (where MusE is currently playing) moves past the end loop marker before repeating.

I changed back the tempo and put the pointer at bar 12. Now MusE loops at the end loop marker but goes back to the original pointer position before repeating.

Does my description make sense? Am I doing something wrong?

Re: Looping doesn't work anymore?

Posted: Mon Jan 13, 2020 7:09 pm
by Tim E. Real
Checking...

Re: Looping doesn't work anymore?

Posted: Tue Jan 14, 2020 6:55 am
by Tim E. Real
Observed.
Hm, something messed up with loop points after tempo is changed.
If tempo is changed by say 2X, the loop points effectively become at twice their current positions.
If tempo is changed by say 0.5X, the loop points effectively become at half their current positions.

Workaround for now:
After changing the tempo, please reposition the two blue cursors (move them away then back again).
The workaround tests OK here.

Possibly my fault? We shall see... Will try to fix, gimme a wee bit of time, got some other things going on...

Re: Looping doesn't work anymore?

Posted: Wed Jan 15, 2020 8:41 am
by Tim E. Real
A fix has been applied in git master now.

It has been that way for quite a while.

I fixed it some time ago in another pending branch of mine (pos_ctrl_fixes).
So I cherry picked two things from my branch:
1) Fix when tempo serial number is incremented. (Fixes broken looping etc.)
2) Add rounding choice to tempo tick-to-frame methods (part of pending Pos fixes).

Try 'er out.
Thanks.

Re: Looping doesn't work anymore?

Posted: Wed Jan 15, 2020 3:45 pm
by oscillator
Thanks a lot Tim, I will try it out this weekend!

Have a nice day!

Staffan

Re: Looping doesn't work anymore?

Posted: Wed Jan 15, 2020 10:42 pm
by oscillator
Hmmm, trying out the new master. Looping still does not work. To my ears it sounds like the looping happens too early, so the loop doesn't keep rhythm...

This is the first time I saw the new 4+ FX rack with scrollbar, very nice!

/Staffan

Re: Looping doesn't work anymore?

Posted: Thu Jan 23, 2020 4:04 pm
by oscillator
Trying to find a pattern in the delay while looping, but no luck. The timing is unfortunately not right.

Re: Looping doesn't work anymore?

Posted: Thu Jan 23, 2020 5:00 pm
by Tim E. Real
Hi, apologies for the lack of response, I got way side-tracked.
However I did manage to test and it seemed to be OK here.

Can you maybe try this testing method:

I tested by making a simple part with one note at each beat, driving a synth.
In addition I turned on the metronome so that the metronome sound would overlay with the part sound,
so that I could have a 'reference' to go by.
I put the loop points at the beginning and end of the part.
After modifying the tempo (at song beginning) and playing, all seemed OK, I did not notice anything bad, at least to my ears.

If there is a timing problem, it must be slight? Are we talking about large, gross timing errors or small ones that accumulate?

I will try to test more at some point, thanks.

Re: Looping doesn't work anymore?

Posted: Sun Jan 26, 2020 12:05 pm
by oscillator
Thanks for the feedback!

This is what I have found using your description:

If I turn the resolution to 6pp and add one "tick" (6pp) to the loop, it sounds right. So the looping starts too early.

Using master from today.

BTW Nice changes in the Settings GUI. And Ctrl-drag (copy) works just the way I like it now! :)