Skip to content

[Bug Report] clap: plug-in does not seem to support the flush event #486

@jcelerier

Description

@jcelerier

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions