Repeat function in performance mode

I discovered a strange behavior of my lxr in performance mode.
I editied a pattern with 3 different parts in the step editor.
The first pattern should be repeated once.
So, I used (shift+part in performance mode)
Part 1: rpt:1, nxt:2
Part 2: rpt:0, nxt:3
Part 3: rpt:0, nxt:1
which should result in:
Part 1 / Part 1 / Part 2 / Part 3

But this works only once. After the next loop part 1 is not repeated.
I found a work-around by setting the rpt-parameter of part 1 to 0 and using 4 parts, where part 1 and part 2 are the same pattern.
I tried this with and without running sequencer, but the rpt-parameter seems to work only the first time.
I am using the latest official firmware.
Can somebody confirm this behavior?
Or is there any other parameter I should check?

Comments

  • Not sure if this fix I did made it into the official FW (it's been such a long time) but look for the PCR setting in global and change it to on. I think that is the same issue.
Sign In or Register to comment.