Remember the selected section per preset page

Currently, when selecting a preset page, it selects the default section for that page (top/middle/bottom row).

Suggested feature is that the Electra One, after loading a preset, remembers the last highlighted section for each page. By default it is using the default section from the preset.

This would speed up usage of pages, since usually when swapping between pages, you’re actually swapping between controls, and want quick access to the last control that was used.

For example, let’s say I have a preset of a synth, and it has a filter screen, and the cutoff control is in the bottom section of that screen. If I then switch to another page and come back to the filter screen, I can turn the same knob as the last time I was on that screen to adjust the cutoff (since it was still selected), speeding up the workflow.

1 Like

In LUA, you can completely and dynamically control what is active for every page change.

So, if you want to invest in a bit of learning, you can place the user exactly where you want all the time

When the “Reset” option is cleared, electra will not switch the active control set when changing pages. It is not exactly what you asked for, but I like your idea. It makes sense. I will adjust the existing feature that the information is kept for each page separately.

1 Like

Thank you, that’s great to hear.

Thank you for the tip. I know that is possible, but that won’t work for other people’s presets without having to modify them every time. Like the double-tap reset, these are things that would work well as default behavior across presets.