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

LV2 plugin dll displayed as VST on windows if LV2 option is disabled #213

Open
DropSnorz opened this issue Nov 10, 2023 · 1 comment
Open
Labels

Comments

@DropSnorz
Copy link
Owner

On Windows, if "Explore LV2" is disabled in options but "Explore VST" is enabled
If an LV2 bundle .lv2 contains a .dll file, this file is displayed as VST2.

Expected behavior

The .dll shouldn't appear in the list as it's a component of an LV2 plugin.

Workaround

Enable "Explore LV2" in options

image

@DropSnorz DropSnorz changed the title Lv2 plugin dll displayed as VST on windows if LV2 option is disabled LV2 plugin dll displayed as VST on windows if LV2 option is disabled Nov 10, 2023
@DropSnorz
Copy link
Owner Author

DropSnorz commented Jan 18, 2024

Not only related to LV2, VST2 seems to take precedence over VST3.
image

EDIT: Seems to appear on linux only. Maybe a problem with underterministic file ordering somewhere in the code ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant