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 example #10

Open
antonok-edm opened this issue Dec 10, 2023 · 0 comments
Open

CLAP example #10

antonok-edm opened this issue Dec 10, 2023 · 0 comments

Comments

@antonok-edm
Copy link
Owner

It'd be nice to create a CLAP version of ampli-Fe. The UI code can likely be shared.

Why CLAP?

  • the VST2 plugin standard is deprecated
  • the VST3 plugin standard has some threading constraints that are hard to reconcile in Rust
    • technically, VST2 has those too, but I ignored them here 😅
  • CLAP has a more modern design
  • CLAP has a royalty-free license (MIT)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant