In note entry mode, moving through the root note wraps the wrong way

Bug Description

When you are in note entry mode, and want to move to a different root note by pressing the Note button and using the cursor to move from left to right, you would expect it to wrap over at the end to the row above, instead it wraps on the left.

so instead of this being possible when moving to the right:

C-1 C#1 D1 D#1 E1 F1 F#1 G1 G#1 A1 A#1 B1
C-1 C#1 D1 D#1 E1 F1 F#1 G1 G#1 A1 A#1 B1

only this is possible by moving to the left:

C1 C#1 D1 D#1 E1 F1 F#1 G1 G#1 A1 A#1 B1
C1 C#1 D1 D#1 E1 F1 F#1 G1 G#1 A1 A#1 B1

Steps to Reproduce

  1. In the pattern editor turn on note entry mode by pressing Shift-Note
  2. Press the Note key and move through the table to the left with the cursor keys until you wrap over to the top right.

Occurrence / Frequency

always

Found in Firmware

  • Version: 2.1.0beta1
  • Build: 1153

Attachments

I believe this is already reported here. Can you confirm it’s the same issue?

yeah I think you’re right. I didn’t understand the wording when I was looking through the bug list.

1 Like

No worries! Thanks for reporting anyway :slight_smile: I’ll close this one then.