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