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

Call For Usage of Vendor Subfolders in CLAP Path #397

Open
FunkybotsEvilTwin opened this issue Mar 25, 2024 · 2 comments
Open

Call For Usage of Vendor Subfolders in CLAP Path #397

FunkybotsEvilTwin opened this issue Mar 25, 2024 · 2 comments

Comments

@FunkybotsEvilTwin
Copy link

As a matter of organization and courtesy, it would be nice if the CLAP spec called for Vendor subfolders within the CLAP plugin path. Some vendors do this, other vendors (Fabfilter for example), do not. I made the suggestion to Fabfilter but their response was 'we don't do this for any other format so won't for CLAP'. Understandable. But hence, why I think it would be good if the spec itself called for this. It's just a best practice type issue IMO.

Examples:
C:\Program Files\Common Files\CLAP\AudioThing
C:\Program Files\Common Files\CLAP\Fabfilter
C:\Program Files\Common Files\CLAP\U-he\

@FunkybotsEvilTwin FunkybotsEvilTwin changed the title Call For Usage of a Vendor Subfolder in CLAP Path Call For Usage of Vendor Subfolders in CLAP Path Mar 25, 2024
@abique
Copy link
Contributor

abique commented Mar 25, 2024

I'm OK to encourage it, but not to make it a requirement.

@FunkybotsEvilTwin
Copy link
Author

Thanks! Any enocuragement within the official docs/SDK would be welcome.

Whenever I go in my VST3 plugin folder via an Explorer window, it's a mess. Most plugins are in the root, with hundreds and hundreds there, but some plugins have individual folders, some vendors have folders, and if I've had to manually install a plugin, it can be anywhere (nothing you can do about users though). It would be best to avoid that with CLAP.

So any standardization or best practices that get called out in regards to file management would certainly be appreciated. In the short term, it may lead to issues with plugins currently installed in the root and updates going to a vendor sub-folder, but I think over the lifetime of CLAP, it would be a big benefit if vendors followed the encouraged approach. And the sooner the better.

Thanks!

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

2 participants