Well, I'm adding your suggestions right now, you'll have 3 more options:
- Switch to previous preset
- Switch to next preset
- Switch to preset... (shows a dialog asking for a preset)
You'll find a checkbox so you can "wrap" the list when using switch to previous/next preset (so you can use it as you wanted):
(Is that text OK? I mean, is that understandable?)
Another thing I was thinking about, how should LVC determine which preset is currently selected to switch to the previous/next one? I was thinking about two methods:
- Compare current volume settings with each preset to find the current one and load the previous/next one (if the current volume isn't a preset, then what preset should LVC load?).
- Keep track of the last loaded preset and load the previous/next one (but the same happens here if the user didn't load a preset since LVC was started and the current volume isn't a preset).
What do you think?