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

Couldn't the vst3 export be replaced by DPF's Travesty custom vst3 implementation? #135

Open
SeleDreams opened this issue Mar 23, 2024 · 0 comments

Comments

@SeleDreams
Copy link

SeleDreams commented Mar 23, 2024

I noticed while reading the documentation that nih-plug relies on the official vst3 API for vst3 support which binds it to the terms of the gpl license when using the vst3 api.
There however is a publicly available ISC licensed version of the vst3 api named travesty that was made for the DPF project, they also have a vst2 sdk
https://github.com/DISTRHO/DPF/tree/main/distrho/src/travesty
https://github.com/DISTRHO/DPF/tree/main/distrho/src/xaymar-vst2 (vst 2 doesn't seem to use ISC specifically but the terms are similar)

I think those could be useful for the project

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