12-18-2018, 05:14 PM
Global settings store just about every parameter, including current modulation matrix settings, current pattern and rhythm, everything in the menus, whether parts are playing or stopped, etc. So they are relatively large. The only room left in the eeprom is saved for the upcoming chord sequencer. We had originally planned to use extra flash space for storage, but it turns out with the environment that we used to develop The NDLR, there was no safe way to do that. So we had to compromise when we chose how many global saves vs patterns to store. Perhaps someday as a workaround we'll make a patch manager so you can backup and restore global settings and patterns.