TheWaveWarden / odin2

Odin 2 Synthesizer Plugin
GNU General Public License v3.0
552 stars 52 forks source link

UI doesn't keep selected preset after reopen it (Reaper 6.36 - x64) #397

Open linkoboy opened 2 years ago

linkoboy commented 2 years ago

Describe the bug UI doesn't keep selected preset after reopen it (Reaper 6.36 - x64)

To Reproduce Steps to reproduce the behavior:

  1. Load synth plugin
  2. Select a preset
  3. Close the UI
  4. Reopen the UI
  5. See the error

Expected behavior The last selected preset should be selected again in the UI.

Screenshots 1 After close/reopen: 2

Desktop (please complete the following information):

LiftPizzas commented 2 years ago

It also happens if you switch from Odin in the FX window to another and then back. It's very frustrating trying to figure out which preset I had used.

oiwn commented 2 years ago

Hm it's same issue as for Dragonfly Reverbs and as far as i know it's only with vst3.

linkoboy commented 2 years ago

I feel like Odin2 has only a VST3 installer, the issue remains on version 2.3.4 :-( Is there a vst2 installation available ?

oiwn commented 2 years ago

I feel like Odin2 has only a VST3 installer, the issue remains on version 2.3.4 :-( Is there a vst2 installation available ?

I installed nightly build for OSX arm64 and don't see this issue.

https://github.com/TheWaveWarden/odin2/releases/tag/NightlyDevel you can try.

TheWaveWarden commented 2 years ago

@oiwn @linkoboy yes Odin 2 is VST3 only (because Steinberg ended licensing). You can build the project yourself in VST2 if you roll back to 2.2.X and follow the installation instructions in the repository. It won't make the preset appear though. This feature is not implemented currently its not about VST2/3.

linkoboy commented 2 years ago

@oiwn @linkoboy yes Odin 2 is VST3 only (because Steinberg ended licensing). You can build the project yourself in VST2 if you roll back to 2.2.X and follow the installation instructions in the repository. It won't make the preset appear though. This feature is not implemented currently its not about VST2/3.

Thank for the details, I can't wait to see this feature for windows in the next releases :-)