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
- In the pattern editor turn on note entry mode by pressing Shift-Note
- 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