Closed BenZonneveld closed 3 years ago
Change eeprom init to set all patterns in a track to 128. This gives an option to detect empty patterns in a song. I also see an opportunity here to set a "end of track" pointer for repeating the track at the end or stopping the track.
Current state: Need to review all states that could show an invalid pattern number.
Implemented in the last commit
In track write mode the pattern should stay the same when increasing the track position after pressing enter. To me it makes no sense to reset the pattern to A1 every time.