Describe the bug
The clap spec for parameters states:
/// II. Turning a knob on the DAW interface
/// - the host will send an automation event to the plugin via a process() or flush()
///
I'm trying to call flush on Odin2 to set parameters from the host's GUI while the DSP is not active, but it does not seem to check the event list.
Likewise, it does not send flush requests to the DAW when I move knobs in Odin2's internal GUI.
Desktop (please complete the following information):
- OS: Linux
- DAW and version being used: ossia score (I'm the developer)
- Odin Version 2.4.1-1 as provided by ArchLinux
- Plugin Format CLAP