Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLAP: Host Params #889

Open
mfisher31 opened this issue Feb 7, 2025 · 0 comments
Open

CLAP: Host Params #889

mfisher31 opened this issue Feb 7, 2025 · 0 comments
Labels
clap Something CLAP related.

Comments

@mfisher31
Copy link
Member

      // clap_host_params
      virtual bool implementsParams() const noexcept { return false; }
      virtual void paramsRescan(clap_param_rescan_flags flags) noexcept {}
      virtual void paramsClear(clap_id paramId, clap_param_clear_flags flags) noexcept {}
      virtual void paramsRequestFlush() noexcept {}
@mfisher31 mfisher31 added the clap Something CLAP related. label Feb 7, 2025
@mfisher31 mfisher31 moved this to Ready in Element 1.1.x Feb 7, 2025
@mfisher31 mfisher31 added techdebt Technical debt and removed techdebt Technical debt labels Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clap Something CLAP related.
Projects
Status: No status
Status: Ready
Development

No branches or pull requests

1 participant