Description
It would be really neat if there was some way to "save" the current state of your effect(s) sliders etc. into some persisted memory so it can be quickly recalled/switched to later, ideally via a hotkey/MIDI control command (if using VST). For example, OsciStudio lets you do this via it's "Cue" functionality, where you can save a large number of configurations to various cues to immediately be switched to, or even a way to smoothly "fade" or transition between cues.
This would especially be useful for live coding scenarios, where you have some presets ready to go and can quickly switch between them on the fly.
My current workaround when using a VST in Bitwig is to just save the entire VST state as a preset but switching between presets requires (to my knowledge) re-creating the entire Plugin Device in Bitwig to change to it. Having something native would be way more flexible!
If you're open to contributions, i'm happy to take a stab at this as well, just need to familiarize myself with the codebase/JUCE. If you have any pointers to where I should get started in terms of files, let me know :)